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