async onAsync()
Name
Type
Description
await provider.onAsync("accountsChanged", () => {
// Do something when accounts changed
});Last updated
Was this helpful?
await provider.onAsync("accountsChanged", () => {
// Do something when accounts changed
});Last updated
Was this helpful?
Was this helpful?