Every business wallet materialised under App_Data/<tenant>/business-wallets/ — public + private + phantom directories. Requires the tenant admin role.
| Wallet | Visibility | Employees | Docs / VCs | Audit | Created | |
|---|---|---|---|---|---|---|
| Loading… | ||||||
This page lists every wallet on the tenant regardless of the company.public flag. Non-admin authenticated callers only see wallets they belong to via web-business-wallet.html. The public list at /business-wallet.ashx?action=list-wallets only exposes wallets whose director opted in.
Phantom directories are subdirectories under business-wallets/ that have no state.json — usually left behind by an aborted create-wallet or by unauthenticated pre-fix side effects. When phantoms are present, a Clean up phantom dirs button appears next to the counter. Cleanup only touches dirs with no state.json and either empty or containing only known-empty-side-effect files (share.hmac, share.next-index, shares-revoked.txt). Refuses to bulk-delete more than 50 at a time. Delete on any wallet row moves the wallet tree aside to a timestamped .deleted-<ts>-<cid>/ sibling for recovery — it is not permanently purged in this pass.