Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DistributeRewards ¶
Types ¶
type TxResponse ¶
type TxResponse struct {
Data TxResponseData `json:"data"`
Error string `json:"error"`
Code string `json:"code"`
}
type TxResponseData ¶
Click to show internal directories.
Click to hide internal directories.