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
To have a better UX when using the oasis-node CLI with a hardware wallet (e.g. Ledger) or on its own, it should also support displaying stake amounts in token unit (rather than base units used internally).
For example, oasis stake info currently displays something like:
It would probably be best if these attributes were configured in the genesis document as that ensures that changing any of them would generate a different chain domain separation context and thus any transactions signed using the wrong genesis document would not be valid in the original network.
SUMMARY
To have a better UX when using the
oasis-node
CLI with a hardware wallet (e.g. Ledger) or on its own, it should also support displaying stake amounts in token unit (rather than base units used internally).For example,
oasis stake info
currently displays something like:It could display something like:
where
AMBER
is the token's ticker symbol for the currently running Oasis Amber Network.We could support configuring both:
AMBER
).ISSUE TYPE
The text was updated successfully, but these errors were encountered: