Documentation
¶
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDelegations ¶
func GetDelegations(restAddress, accAddress string) (responses.DelegationResponse, error)
func GetTxsByHeight ¶
func GetTxsByHeight(rpcAddress, height string) (responses.TxByHeightResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.