MsgSwapAminoArgs constructor
MsgSwapAminoArgs(
- MsgSwapValueAminoArgs value
Implementation
MsgSwapAminoArgs(this.value) {
type = MarketConstants.TERRA_MARKET_MSGSWAP;
}
MsgSwapAminoArgs(this.value) {
type = MarketConstants.TERRA_MARKET_MSGSWAP;
}