Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUTXOMapper ¶
func SetupMultiStore ¶
func SetupMultiStore() (sdk.MultiStore, *sdk.KVStoreKey)
Types ¶
type UTXOKeeper ¶
type UTXOKeeper struct {
UM types.UTXOMapper
}
func NewUTXOKeeper ¶
func NewUTXOKeeper(um types.UTXOMapper) UTXOKeeper
NewUTXOKeeper returns a new UTXOKeeper
Click to show internal directories.
Click to hide internal directories.