anchorcli
anchorcli copied to clipboard
[FIX] JSON.stringify contract output
Right now, some contract calls (like gov staker <address>), will
output nested objects that don't correctly render. This ensures that all
values are correctly rendered to the end user.
Tested locally.
This is critical to facilitate interaction between the anchorcli and terrad - thank you!