PingTransaction
Transaction type that round-trips some data through the presentment process for testing.
Properties
Functions
Link copied to clipboard
open suspend override fun applyCbor(transactionData: TransactionData, credential: Credential): Map<String, DataItem>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun isApplicable(transactionData: TransactionData, credential: Credential): Boolean