Documentation ¶
Index ¶
- func MsgCreatePool(t *testing.T, clientCtx client.Context, owner fmt.Stringer, ...) (testutil.BufferWriter, error)
- func MsgExitPool(clientCtx client.Context, owner fmt.Stringer, poolID uint64, shareAmtIn string, ...) (testutil.BufferWriter, error)
- func MsgJoinPool(clientCtx client.Context, owner fmt.Stringer, poolID uint64, ...) (testutil.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MsgCreatePool ¶
func MsgCreatePool( t *testing.T, clientCtx client.Context, owner fmt.Stringer, tokenWeights string, initialDeposit string, swapFee string, exitFee string, futureGovernor string, extraArgs ...string, ) (testutil.BufferWriter, error)
MsgCreatePool broadcast a pool creation message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.