Versions in this module Expand all Collapse all v0 v0.1.1 Jul 10, 2021 Changes in this version + func GetMPCValidatos(url string) (mpc.ValidatorResponse, error) v0.1.0 Jun 2, 2021 Changes in this version + func GetABCI(rpcAddress string) (responses.ABCIResponse, error) + func GetDelegations(restAddress, accAddress string) (responses.DelegationResponse, error) + func GetTxHash(restAddress, txHash string) (responses.TxHashResponse, error) + func GetTxsByHeight(rpcAddress, height string) (responses.TxByHeightResponse, error)