MsgSendAminoArgs constructor
MsgSendAminoArgs(
- MsgSendValueAminoArgs value
Implementation
MsgSendAminoArgs(this.value) {
type = BankConstants.BANK_MSG_SEND;
}
MsgSendAminoArgs(this.value) {
type = BankConstants.BANK_MSG_SEND;
}