Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithEndpoint ¶
func WithEndpoint(endpoint string)
Types ¶
type AccountStakeInfo ¶
type AccountStakeInfo struct { AccountID string `json:"account_id"` UnstakedBalance string `json:"unstaked_balance"` StakedBalance string `json:"staked_balance"` CanWithdraw bool `json:"can_withdraw"` }
func GetAccounts ¶
type GetAccountsReq ¶
type GetAccountsResult ¶
Click to show internal directories.
Click to hide internal directories.