Free functions
| is_tx_version_valid | If the transaction is a simulation (version >= QUERY_OFFSET ), it must be greater than or equal to QUERY_OFFSET + MIN_TRANSACTION_VERSION to be considered valid…. |
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
| is_tx_version_valid | If the transaction is a simulation (version >= QUERY_OFFSET ), it must be greater than or equal to QUERY_OFFSET + MIN_TRANSACTION_VERSION to be considered valid…. |