Function ethane::rpc::eth_get_uncle_by_block_hash_and_index[][src]

pub fn eth_get_uncle_by_block_hash_and_index(
    block_hash: H256,
    index_position: U64
) -> Rpc<Option<Block>>