Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Implement Handler Framework #8

@austinabell

Description

@austinabell

Handlers define logic that happens when msgs are received. Msgs are implemented in module under x/evm/types/msg.go.

Will most likely just be moving the logic from app/ante.go which includes NewAnteHandler() which handles the different types of txs (ethereum and sdk txs), but there may be more to be built out

See NewHandler() in tutorial's x/nameservice/handler.go.

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