eth-state-fold 0.9.0

An Ethereum reader library
Documentation
1
2
3
4
5
6
7
// (c) Cartesi and individual authors (see AUTHORS)
// SPDX-License-Identifier: Apache-2.0 (see LICENSE)

pub(crate) mod mocks;

mod utils;
pub(crate) use utils::set_value_get_block;