package state
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait ApplicationState extends AnyRef
- class SidechainBackup extends SparkzLogging
- class SidechainState extends AbstractState[BoxTransaction[Proposition, Box[Proposition]], SidechainBlockHeader, SidechainBlock, SidechainState] with TransactionValidation[BoxTransaction[Proposition, Box[Proposition]]] with ModifierValidation[SidechainBlock] with SidechainTypes with NodeState with SparkzLogging with UtxoMerkleTreeView with NetworkParamsUtils
- trait SidechainStateReader extends AnyRef
- trait SidechainStateUtxoMerkleTreeProvider extends SidechainStorageInfo
- case class SidechainUtxoMerkleTreeProviderCSWDisabled() extends SidechainStateUtxoMerkleTreeProvider with Product with Serializable
- case class SidechainUtxoMerkleTreeProviderCSWEnabled(utxoMerkleTreeStorage: SidechainStateUtxoMerkleTreeStorage) extends SidechainStateUtxoMerkleTreeProvider with Product with Serializable
- trait UtxoMerkleTreeView extends AnyRef
Value Members
- object SidechainState