Skip to content

The omission of codespaces when BroadcastTxSync #5859

Closed
@whylee259

Description

func NewResponseFormatBroadcastTx(res *ctypes.ResultBroadcastTx) TxResponse {

When the broadcast mode SYNC, the codespace field is omitted.
Is it intended?

If the failure is from the module, such as msg.ValidateBasic(), the codespace is significant for recognizing the errors.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions