Skip to content

[gnokey] ABCI queries endpoints always return height: 0 #4994

@Davphla

Description

@Davphla

Description

ABCI queries always return height: 0 instead of the actual block height queried.
This is a known limitation as it is specified in interact-with-gnokey.md documentation.

$ gnokey query auth/gasprice -remote https://rpc.gno.land:443
height: 0  # ❌ Should show actual block height
data: {
  "gas": "1000",
  "price": "1ugnot"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions