remove Ed25519
Removes a registered Ed25519 signer from the in-memory registry.
Clears the keypair stored under (verifierAddress, publicKey). No-op when no keypair is registered for that pair. The adapter is not affected by this call.
Parameters
verifier Address
The C-strkey of the Ed25519 verifier contract.
public Key
The 32-byte Ed25519 public key identifying the signer slot to remove.