pub async fn get_single_header<Client>(
client: Client,
id: HashOrNumber,
) -> Result<SealedHeader<<Client as HeadersClient>::Header>, Report>
Available on crate feature
node-api
only.Expand description
Get a single header from the network