Documentation
¶
Index ¶
- func GetABCI(rpcAddress string) (tendermintResponses.ABCIResponse, error)
- func GetDelegations(restAddress, accAddress string) (tendermintResponses.DelegationResponse, error)
- func GetMPCValidatos(url string) (mpc.ValidatorResponse, error)
- func GetTxHash(restAddress, txHash string) (tendermintResponses.TxHashResponse, error)
- func GetTxsByHeight(rpcAddress, height string) (tendermintResponses.TxByHeightResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetABCI ¶
func GetABCI(rpcAddress string) (tendermintResponses.ABCIResponse, error)
func GetDelegations ¶
func GetDelegations(restAddress, accAddress string) (tendermintResponses.DelegationResponse, error)
func GetMPCValidatos ¶ added in v0.1.1
func GetMPCValidatos(url string) (mpc.ValidatorResponse, error)
func GetTxHash ¶
func GetTxHash(restAddress, txHash string) (tendermintResponses.TxHashResponse, error)
func GetTxsByHeight ¶
func GetTxsByHeight(rpcAddress, height string) (tendermintResponses.TxByHeightResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.