Flags issue on flow event get command
Open
@devbugging is already working on this.
Since May 4, 2023.
- Dominant language
- Go
- Stars
- 209
- Forks
- 87
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
Problem
A CLI issue has been discovered with the "flow event get" command, specifically when using the "start" and "end" flags. It's worth noting that the error occurs regardless of whether the start or end value is greater or smaller than the other.
❌ Invalid argument: invalid query: start block must be <= end block
Steps to Reproduce
Just use the "flow event get" command with the start and end flags.
Context
I want to get the Tokenmint events associate with Flow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.