package state
Type Members
- trait BaseStateReader extends AnyRef
- trait State[TX <: Transaction, PMOD <: PersistentNodeViewModifier, SV <: StateView[TX], S <: State[TX, PMOD, SV, S]] extends AbstractState[AccountTransaction[Proposition, Proof[Proposition]], AccountBlockHeader, AccountBlock, S] with BaseStateReader with StateReader
- trait StateView[TX <: Transaction] extends BaseStateReader