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

Hierarchy

Constructors

Properties

total: Coin[] = []

from field: repeated cosmos.base.v1beta1.Coin total = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.bank.v1beta1.Supply" = "cosmos.bank.v1beta1.Supply"

Methods