Type alias BlockheightBasedTransactionConfirmationStrategy

BlockheightBasedTransactionConfirmationStrategy: BaseTransactionConfirmationStrategy & BlockhashWithExpiryBlockHeight

A strategy for confirming transactions that uses the last valid block height for a given blockhash to check for transaction expiration.

Generated using TypeDoc