Trait solana_ledger_tool::evm_blockstore::EvmBlockstoreSubcommand[][src]

pub trait EvmBlockstoreSubcommand {
    fn evm_blockstore_subcommand(self) -> Self;
}

Required methods

fn evm_blockstore_subcommand(self) -> Self[src]

Loading content...

Implementations on Foreign Types

impl EvmBlockstoreSubcommand for App<'_, '_>[src]

Loading content...

Implementors

Loading content...