Expand description
This module defines the interaction between the ZephyrVM
and Stellar’s ledger state. This implementation is stricter
than the [ZephyrDatabase
] implementation because it is not
implementation agnostic, as we’re always talking about the Stellar
ledger.
Structs§
- Wrapper of the ledger implementation.
- Empty implementation for the host’s ledger reader adapter.
Traits§
- Reads state from the Stellar Ledger.