WalletAccountChangedEvent
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / WalletAccountChangedEvent
Interface: WalletAccountChangedEvent
Section titled “Interface: WalletAccountChangedEvent”Defined in: @sip-protocol/types/dist/index.d.ts:2564
Account changed event - user switched accounts
Extends
Section titled “Extends”WalletEventBase
Properties
Section titled “Properties”timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2544
Inherited from
Section titled “Inherited from”WalletEventBase.timestamp
type:
"accountChanged"
Defined in: @sip-protocol/types/dist/index.d.ts:2565
Overrides
Section titled “Overrides”WalletEventBase.type
previousAddress
Section titled “previousAddress”previousAddress:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2566
newAddress
Section titled “newAddress”newAddress:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2567