[][src]Crate blockchain_traits

Structs

AccountMetadata

Enums

KVError

Traits

Address
Blockchain
KVStore

Interface for a Blockchain-flavored key-value store. The semantics of address = Address::default() are context-dependent but generally refer to the address of the current callee.