Versions in this module Expand all Collapse all v0 v0.1.2 Feb 6, 2023 Changes in this version + func AddCommands(cmd *cobra.Command, cdc *wire.Codec) + func BuildMultiSendMsg(from sdk.AccAddress, fromCoins sdk.Coins, toAddrs []sdk.AccAddress, ...) sdk.Msg + func MultiSendCmd(cdc *wire.Codec) *cobra.Command + type Commander struct + Cdc *wire.Codec + type Transfer struct + Amount string + To string + type Transfers []Transfer