Provide units for return values of canister status #2800
Closed
domwoe
started this conversation in
Feature Requests
Replies: 1 comment
-
Done at #4064. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running
dfx canister status
currently only the balance is returned with a unit (cycles). It would be helpful to return all values with units. This would be helpful in particular for the freezing threshold which confuses people a lot.Furthermore, it would be helpful if we could return the freezing threshold not only in seconds but also in cycles.
Beta Was this translation helpful? Give feedback.
All reactions