verifiablesoftware / vsw

Core project of VerifiableSoftware
Apache License 2.0
1 stars 0 forks source link

"vsw list -w" should display a DID's role #83

Closed wenjing closed 3 years ago

wenjing commented 3 years ago

root@f6fdf91d9796:/# vsw list -w +Wallet Records-------------------+----------------------------------------------+ | public | did | verkey | +--------+------------------------+----------------------------------------------+ | True | 5QPk5moBBWiqvGaGe4QYfr | 3QCT15zwe1AuXtekGCBqLWWcmqZqRrxvq6urk7bCAs4R | +--------+------------------------+----------------------------------------------+

I think we also need to list its ROLE = ENDORSER or Null.

wenjing commented 3 years ago

Fixed