Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
Source represents the implementation of the bank keeper that works on a local node
func NewSource ¶
func NewSource(source *local.Source, bk banktypes.QueryServer) *Source
NewSource builds a new Source instance
func (Source) GetAccountBalance ¶
GetAccountBalances implements bankkeeper.Source
func (Source) GetBalances ¶
GetBalances implements keeper.Source
Click to show internal directories.
Click to hide internal directories.