Skip to content

Remove Height Flag from CLI Queries #3883

Closed

Description

Summary of Bug

my account does not create until after 1000 blocks were created,but i can query it's account when i use --height 1.i used
'gaiacli query account --height 1 cosmos1mt3zl9hveal9rnqd5w5sr8v9t8q5y7ag3wjmk4',

it returned "Account:
Address: cosmos1mt3zl9hveal9rnqd5w5sr8v9t8q5y7ag3wjmk4
Pubkey: cosmospub1addwnpepqwer0m3xpzjee4aancqtxdy5ydewt50heds39hsxtrlwvkjh4qhaxznqqu4
Coins: 999881skn,9032772stake
AccountNumber: 1
Sequence: 11"

Steps to Reproduce

when you send some token from A to B,query account of A and B,add --height int. int is the block number before the send tx and after the send tx.you will find the balance is same


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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