Versions in this module Expand all Collapse all v1 v1.3.1 Jan 14, 2020 v1.2.0 Sep 23, 2019 Changes in this version + func CreateConsensusCmd(client *client.CommandLineClient) + func CreateExploreCmd(client *client.CommandLineClient) + func CreateWalletCmds(client *client.CommandLineClient, ...) + type PluginClient struct + func NewPluginConsensusClient(cli *client.CommandLineClient) *PluginClient + func NewPluginExplorerClient(cli *client.CommandLineClient) *PluginClient + func (cli *PluginClient) GetActiveMintCondition() (types.UnlockConditionProxy, error) + func (cli *PluginClient) GetMintConditionAt(height types.BlockHeight) (types.UnlockConditionProxy, error) + type WalletCmdsOpts struct + CoinDestructionTxVersion types.TransactionVersion + RequireMinerFees bool