zcash-android-wallet-sdk / cash.z.wallet.sdk.transaction / TransactionError

TransactionError

interface TransactionError

Interface for transaction errors.

Properties

message

The message associated with this error.

abstract val message: String