Worker is a class letting to interact with ServiceWorkerWallet and ServiceWorkerReadonlyWallet from
the client; it aims to be run in a service worker context.
The messages requiring a Wallet rather than a ReadonlyWallet result in no-op
without errors.
Worker is a class letting to interact with ServiceWorkerWallet and ServiceWorkerReadonlyWallet from the client; it aims to be run in a service worker context.
The messages requiring a Wallet rather than a ReadonlyWallet result in no-op without errors.