get_header

Function get_header 

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