Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestBlock ¶
func GetLatestBlock(wrkchainMeta types.WrkChainMeta) (types.WrkChainBlockHeader, error)
GetLatestBlock is a top level function to query any WRKChain type for the latest block header
func GetWrkChainBlock ¶
func GetWrkChainBlock(wrkchainMeta types.WrkChainMeta, height uint64) (types.WrkChainBlockHeader, error)
GetWrkChainBlock is a top level function to query any WRKChain type for the block header at a given height
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.