Versions in this module Expand all Collapse all v0 v0.0.38 May 15, 2024 Changes in this version + func GetBlockByHeight(height int64) (*tmservice.GetBlockByHeightResponse, error) + func GetLatestBlock() (*tmservice.GetLatestBlockResponse, error) + func GetTxByHash(txHash string) (*txtypes.GetTxResponse, error) + func GetTxsEvent(blockHeight int64) (*txtypes.GetTxsEventResponse, error) v0.0.29-fix Jan 24, 2024