Documentation
¶
Index ¶
- func MsgCreateFixedAmountPlanExec(clientCtx client.Context, from string, file string, extraArgs ...string) (testutil.BufferWriter, error)
- func MsgStakeExec(clientCtx client.Context, from string, stakingCoins string, ...) (testutil.BufferWriter, error)
- func NewAppConstructor(encodingCfg params.EncodingConfig, db *dbm.MemDB) network.AppConstructor
- func NewConfig(dbm *dbm.MemDB) network.Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MsgCreateFixedAmountPlanExec ¶
func MsgCreateFixedAmountPlanExec(clientCtx client.Context, from string, file string, extraArgs ...string) (testutil.BufferWriter, error)
MsgCreateFixedAmountPlanExec creates a transaction for creating a private fixed amount plan.
func MsgStakeExec ¶
func MsgStakeExec(clientCtx client.Context, from string, stakingCoins string, extraArgs ...string) (testutil.BufferWriter, error)
MsgStakeExec creates a transaction for staking coin.
func NewAppConstructor ¶
func NewAppConstructor(encodingCfg params.EncodingConfig, db *dbm.MemDB) network.AppConstructor
NewAppConstructor returns a new network AppConstructor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.