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
running yarn run agops vaults list --from gov1 --keyring-backend=test does not yield a list of open vaults, despite the UI showing one open vault for that address.
To Reproduce
Steps to reproduce the behavior:
Open a vault in gov1 in ollinet
run yarn run agops vaults list --from gov1 --keyring-backend=test in the agoric-sdk directory
No vaults are shown
Expected behavior
Vaults to be returned in the CLI
Platform Environment
what OS are you using? what version of Node.js?
v16.19.1, macOS
is there anything special/unusual about your platform?
what version of the Agoric-SDK are you using? (run git describe --tags --always) 7989b88
The text was updated successfully, but these errors were encountered:
Describe the bug
running
yarn run agops vaults list --from gov1 --keyring-backend=test
does not yield a list of open vaults, despite the UI showing one open vault for that address.To Reproduce
Steps to reproduce the behavior:
yarn run agops vaults list --from gov1 --keyring-backend=test
in theagoric-sdk
directoryExpected behavior
Vaults to be returned in the CLI
Platform Environment
v16.19.1, macOS
git describe --tags --always
)7989b88
The text was updated successfully, but these errors were encountered: