Period defines a length of time and amount of coins that will vest.
from message cosmos.vesting.v1beta1.Period
Optional
from field: repeated cosmos.base.v1beta1.Coin amount = 2;
Period duration in seconds.
from field: int64 length = 1;
Static
Readonly
Period defines a length of time and amount of coins that will vest.
Generated
from message cosmos.vesting.v1beta1.Period