package node
Type Members
- class AccountNodeView extends SidechainNodeViewBase[AccountTransaction[Proposition, Proof[Proposition]], AccountBlockHeader, AccountBlock, AccountFeePaymentsInfo, NodeAccountHistory, NodeAccountState, NodeWalletBase, NodeAccountMemoryPool]
- trait NodeAccountHistory extends NodeHistoryBase[AccountTransaction[Proposition, Proof[Proposition]], AccountBlockHeader, AccountBlock, AccountFeePaymentsInfo]
- trait NodeAccountMemoryPool extends NodeMemoryPoolBase[AccountTransaction[Proposition, Proof[Proposition]]]
- trait NodeAccountState extends NodeStateBase with AccountStateReader with BaseStateReader