Module reth_node_core::rpc::types::optimism::collections

Expand description

Standardized collections across std and no_std environments.

Modules§

  • A hash set implemented as a HashMap where the value is ().

Structs§