pub async fn node_get_block(
    hash: H256,
    client: &HttpClient
) -> Result<Option<OpaqueBlock>>
Expand description

Get the node’s full opaque block at a particular hash