bank

package
v0.33.0-pool Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package bank contains a forked version of the bank module. It only contains a modified message handler to support a very limited form of transfers during mainnet launch -- MsgMultiSend messages.

NOTE: This fork should be removed entirely once transfers are enabled and the Gaia router should be reset to using the original bank module handler.

Index

Constants

This section is empty.

Variables

View Source
var (

	// BurnedCoinsAccAddr represents the burn account address used for
	// MsgMultiSend message during the period for which transfers are disabled.
	// Its Bech32 address is cosmos1x4p90uuy63fqzsheamn48vq88q3eusykf0a69v.
	BurnedCoinsAccAddr = sdk.AccAddress(crypto.AddressHash([]byte("bankBurnedCoins")))
)

Functions

func NewHandler

func NewHandler(k bank.Keeper) sdk.Handler

NewHandler returns a handler for "bank" type messages.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL