Function ethane::rpc::eth_get_uncle_by_block_number_and_index[][src]

pub fn eth_get_uncle_by_block_number_and_index(
    block_param: Option<BlockParameter>,
    index_position: U64
) -> Rpc<Option<Block>>