Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "junoburn"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BurnerWasmPlugin ¶
type BurnerWasmPlugin struct {
// contains filtered or unexported fields
}
func NewBurnerPlugin ¶
func NewBurnerPlugin(bk bankkeeper.Keeper, mk mintkeeper.Keeper) *BurnerWasmPlugin
func (*BurnerWasmPlugin) SendCoinsFromAccountToModule ¶
func (k *BurnerWasmPlugin) SendCoinsFromAccountToModule(ctx sdk.Context, senderAddr sdk.AccAddress, _ string, amt sdk.Coins) error
Click to show internal directories.
Click to hide internal directories.