WebAuthnValidationModule
Source:Verified
Write Functions / onUninstall
Overview

The onUninstall function in the WebAuthnValidationModule contract is responsible for handling the uninstallation process of the module. It decodes an entity ID from the provided data and calls the _transferSigner function to update the signer's public key associated with that entity ID.

Inputs
  • data (bytes): A byte array containing encoded data, which includes the entity ID to be processed.
Outputs
  • None: This function does not return any values.
Emits One Event
Recent Transactions Calling This Function
This returns the latest 20 times that this function was called directly by a wallet or internally by another contract.
Looking for transactions where this function was called...