Skip to content

Add submessages to IbcBasicResponse and IbcReceiveResponse #822

@ethanfrey

Description

@ethanfrey

We recently added submessages to the normal Response type: https://github.com/CosmWasm/cosmwasm/blob/main/packages/std/src/results/response.rs#L80

However, it is missing from the IBC-related response types:

They should be the same as a normal Response type, only with the absence of a data field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions