Supply represents a struct that passively keeps track of the total supply amounts in the network. This message is deprecated now that supply is indexed by denom.
from message cosmos.bank.v1beta1.Supply
Optional
from field: repeated cosmos.base.v1beta1.Coin total = 1;
Static
Readonly
Supply represents a struct that passively keeps track of the total supply amounts in the network. This message is deprecated now that supply is indexed by denom.
Generated
from message cosmos.bank.v1beta1.Supply
Deprecated