Introduce
MsgCancelAllOrders are implemented, but they don't register the corresponding MsgHanlder method, considering that you are using 0.45.0 version of sdk, which requires the developer to register the corresponding Msgservice's Therefore, this issue will lead to the corresponding CancelAllOrders methods are not available, resulting in a lack of feature of six project.
Ref Links
|
func NewHandler(k keeper.Keeper) sdk.Handler { |