Versions in this module Expand all Collapse all v0 v0.11.0 Sep 2, 2020 Changes in this version + const VoteAbstain + const VoteNo + const VoteNoWithVeto + const VoteYes type Client + func (cli *Client) Governance() exposed.Governance + type Proposal = governance.Proposal v0.10.0 May 19, 2020 Changes in this version + const BroadcastAsync + const BroadcastBlock + const BroadcastSync + var NewClientConfig = sdk.NewClientConfig + type Account = auth.Account + type AccountTokensInfo = token.AccountTokensInfo + type Block = tendermint.Block + type BlockResults = tendermint.BlockResults + type BookRes = order.BookRes + type Client struct + func NewClient(config sdk.ClientConfig) Client + func (cli *Client) Auth() exposed.Auth + func (cli *Client) Backend() exposed.Backend + func (cli *Client) Dex() exposed.Dex + func (cli *Client) Distribution() exposed.Distribution + func (cli *Client) GetConfig() sdk.ClientConfig + func (cli *Client) Order() exposed.Order + func (cli *Client) Slashing() exposed.Slashing + func (cli *Client) Staking() exposed.Staking + func (cli *Client) Tendermint() exposed.Tendermint + func (cli *Client) Token() exposed.Token + type Deal = backend.Deal + type DelegatorResp = staking.DelegatorResp + type MatchResult = backend.MatchResult + type Order = backend.Order + type OrderDetail = order.OrderDetail + type ResultCommit = tendermint.ResultCommit + type ResultTx = tendermint.ResultTx + type ResultTxs = tendermint.ResultTxs + type ResultValidators = tendermint.ResultValidators + type Ticker = backend.Ticker + type Token = token.Token + type TokenPair = dex.TokenPair + type TxResponse = sdk.TxResponse + type Validator = staking.Validator