You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I want to know how to update the LCD query because it doesn't handle the ?height=xxxx param
In example: curl http://localhost:1317/BitCannaGlobal/bcna/bcna/bitcannaid/0?height=100
What version are you using?
v0.25.x & v0.26.x
The text was updated successfully, but these errors were encountered:
Describe the bug
After scaffold a custom module/list you can't query results by height.
To reproduce
Steps to reproduce the behavior:
In example:
ignite scaffold list bitcannaid bcnaid address
In example:
bcnad tx bcna create-bitcannaid JoeID bcna33333joe --from validator
bcnad tx bcna update-bitcannaid 0 JoeID bcna33333 --from validator
I've fixed the CLI query side:
BitCannaGlobal/bcna@2e90dc3
But I want to know how to update the LCD query because it doesn't handle the
?height=xxxx
paramIn example:
curl http://localhost:1317/BitCannaGlobal/bcna/bcna/bitcannaid/0?height=100
What version are you using?
v0.25.x & v0.26.x
The text was updated successfully, but these errors were encountered: