I've noticed that CONSUMPTION_REQUEST
notifications sometimes have a signedTransactionInfo
which corresponds not to the latest transaction, but to an earlier transaction in a subscription.
Is this expected? I thought signedTransactionInfo
was always the latest subscription information?
Are there any other notification types for which signedTransactionInfo
can be out of date?