RPC API 参考ethBlock[Block] eth_getHeaderByHash[Block] eth_getHeaderByHash Returns information about a header by hash. Please check Caution-Header before using this API. JSONRPC: eth_getHeaderByHash Request Responses200Object - A header object, or null when no header was found. Otherwise, it returns an error.