setMaxTokens

open fun setMaxTokens(builderForValue: Builder): Cosmos.Message.StakeAuthorization.Builder
max_tokens specifies the maximum amount of tokens can be delegate to a validator. If it is
empty, there is no spend limit and any amount of coins can be delegated.
.TW.Cosmos.Proto.Amount max_tokens = 1;