Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

update pooltoy to follow best practices around handlers and msgServer #40

Description

@okwme

The SDK is replacing the handler with a message server pattern. Pooltoy already uses this pattern but for some reason the handler is still present. The logic of the handler is such that it will always throw an error, so it's really not doing anything at all. We should be able to get rid of it but it would be good to make sure that we follow the same form as other popular modules (like bank or gov).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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