Skip to content

Can not get fee by txHash with cosmos-sdk #62

Description

@Wangmmx

After upgrade, the fee info is always 0 urune in txBody in this api:
Is this a bug?
https://thornode.ninerealms.com/cosmos/tx/v1beta1/txs/E070DD5C81CFA80A5420FD583B73706F13178CF43F8ACFD3FB598C09A82EFEC7

"fee": {
    "amount": [
        {
            "denom": "urune",
            "amount": "0"
        }
    ],
    "granter": "",
    "payer": "",
    "gas_limit": "80000000"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions