Balance defines an account address and balance pair used in the bank module's genesis state.
address is the address of the balance holder.
coins defines the different coins this balance holds.
Generated using TypeDoc
Balance defines an account address and balance pair used in the bank module's genesis state.