package
Version:
v0.2.0-rc.1
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type GenesisBalance interface {
GetAddress() string
GetCoins() sdk.Coins
}
GenesisBalance defines a genesis balance interface that allows for account
address and balance retrieval.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.