Skip to content

[BUG] /cosmos/tx/v1beta1/txs/block/13214281 return error #813

@jaslin-W

Description

@jaslin-W

Describe the bug
we use this api to get txs /cosmos/tx/v1beta1/txs/block/13214281. But it return this error

{
  "code": 3,
  "message": "unable to resolve type URL /terra.wasm.v1beta1.MsgExecuteContract: tx parse error: invalid request",
  "details": [
  ]
}

There are some MsgExecuteContract transactions in this block. It seems this api not support MsgExecuteContract transactions.

To Reproduce
call this api /cosmos/tx/v1beta1/txs/block/13214281

Context & versions
classic-core v2.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions