MsgUndelegateAminoArgs constructor
MsgUndelegateAminoArgs()
Implementation
MsgUndelegateAminoArgs(this.value) {
type = StakingConstants.STAKING_MSG_UNDELEGATE;
}
MsgUndelegateAminoArgs(this.value) {
type = StakingConstants.STAKING_MSG_UNDELEGATE;
}