Skip to content

Missing message handler for MsgCancelAllOrders #228

@eurekame2000

Description

@eurekame2000

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 {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions