Function ethane::rpc::eth_get_storage_at[][src]

pub fn eth_get_storage_at(
    address: Address,
    storage_pos: U256,
    block_param: Option<BlockParameter>
) -> Rpc<Bytes>