set Coins
open fun setCoins(index: Int, value: Amount): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
open fun setCoins(index: Int, builderForValue: Builder): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;