Function remote_externalities::rpc_api::get_header [−][src]
pub async fn get_header<Block, S>(
from: S,
at: Block::Hash
) -> Result<Block::Header, String> where
Block: BlockT,
Block::Header: DeserializeOwned,
S: AsRef<str>,
Expand description
Get the header of the block identified by at