entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

[test] accountList #122

Closed mixmix closed 1 week ago

mixmix commented 2 weeks ago

accountList

accountList(config) =>

[
  {
    name,
    address,
    verifyingKeys
  }
]