Closed rw1018 closed 4 years ago
Hi is there a way to get a list of all accounts in a book?
Well, I found that this feature exists and supported but undocumented.
await myBook.listAccounts() should do it.
await myBook.listAccounts()
Would you like to edit our README.md and insert the lacking documentation?
Hi is there a way to get a list of all accounts in a book?