mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 06:37:56 +00:00
chain-api subsystem: implement BlockHeader messsage (#1778)
* chain-api subsystem: implement BlockHeader messsage * update the guide
This commit is contained in:
@@ -14,6 +14,7 @@ On receipt of `ChainApiMessage`, answer the request and provide the response to
|
||||
|
||||
Currently, the following requests are supported:
|
||||
* Block hash to number
|
||||
* Block hash to header
|
||||
* Finalized block number to hash
|
||||
* Last finalized block number
|
||||
* Ancestors
|
||||
|
||||
Reference in New Issue
Block a user