C# (CSharp) BitSharp.Core.Domain Namespace

Classes

Name Description
BlockHeader
BlockTx
ChainState
ChainedHeader
DecodedBlockTx
DecodedTx
EncodedTx
PrevTxOutput
SpentTx Represents a transaction that has been fully spent and removed from the UTXO. The spent transaction information is needed when pruning spent transactions from the tx index and from blocks.
TxLookupKey Represents a lookup key to locate a transaction within a block.
TxOutput
UnconfirmedTx
UnconfirmedTxes
UnmintedTx
UnspentTx Represents a transaction that has unspent outputs in the UTXO.
ValidatableTx