get_block

Function get_block 

Source
pub async fn get_block(
    client: &RpcClient,
    at: Option<H256>,
) -> Result<Option<LegacyBlock>, Error>