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