oasisprotocol/oasis-sdk

cli: Add support for referencing wallets in addresses

kostko opened this issue · 1 comments

Similar to how you can use special address references like paratime:foo, pool:rewards etc. it would be great if one could use wallet:name to reference a local wallet's address.

wallet:name should now probably be called account:name for consistency.
Also test:{alice|bob|charlie|dave} could be added to access testing accounts easier (#1014 (comment)).