IWalletOwner
Last updated
Last updated
Callback function executed once a new wallet is created.
Should be callable only by the Wallet Registry.
Name | Type | Description |
---|---|---|
Callback function executed once a wallet heartbeat failure is detected.
Should be callable only by the Wallet Registry.
Name | Type | Description |
---|---|---|
walletID
bytes32
Wallet's unique identifier.
publicKeyX
bytes32
publicKeyY
bytes32
Wallet's public key's X coordinate.
walletID
bytes32
Wallet's unique identifier.
publicKeyX
bytes32
publicKeyY
bytes32
Wallet's public key's X coordinate.