Skip to content

Commit 7f50dd5

Browse files
committed
chore: update with branch
1 parent 9c34e90 commit 7f50dd5

File tree

2 files changed

+569
-194
lines changed

2 files changed

+569
-194
lines changed

chain/exchange/types/msgs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ func (msg *MsgRegisterAsDMM) Route() string {
931931
}
932932

933933
func (msg *MsgRegisterAsDMM) Type() string {
934-
return "redeemFromMarketMakingPool"
934+
return "registerAsDMM"
935935
}
936936

937937
func (msg *MsgRegisterAsDMM) ValidateBasic() error {

0 commit comments

Comments
 (0)