ClaimAnchorOutputTx

sealed class ClaimAnchorOutputTx : Transactions.TransactionWithInputInfo

Types

ClaimLocalAnchorOutputTx
Link copied to clipboard
common
ClaimRemoteAnchorOutputTx
Link copied to clipboard
common

Properties

fee
Link copied to clipboard
common
val fee: Satoshi
input
Link copied to clipboard
common
abstract val input: Transactions.InputInfo
minRelayFee
Link copied to clipboard
common
val minRelayFee: Satoshi
tx
Link copied to clipboard
common
abstract val tx: Transaction

Inheritors