Types

Link copied to clipboard
class AbsurdFeeRate(val feeRate: ULong) : ExtractTxException
Link copied to clipboard
object ErrorHandler : UniffiRustCallStatusErrorHandler<ExtractTxException>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?