From 6ca9539c3a4457f5cda6fe9e2e91c82c53a3fac4 Mon Sep 17 00:00:00 2001 From: Elo <104064497+Metachaser24@users.noreply.github.com> Date: Sun, 12 Nov 2023 02:52:38 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8304568..0b1feb16 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ This is first proposed at [ICBC2023](https://speakerdeck.com/sorasuegami/icbc202 - ✓ Use NFT extension to mint NFTs. - `NFT Send 1337 of Punks to recipient@domain.com` (and more) -- ✓ [Advanced] Use custom DKIM Registry for complete control. +- ✓ Use custom DKIM Registry for complete control. - `DKIM registry set to 0x1ababab111...` -- ✓ [Advanced] Exit email wallet to a new owner. New owner (EOA) can control the wallet by executing any calldata on a target contract. +- ✓ Set email wallet to a new owner. New owner (EOA) can control the wallet by executing any calldata on a target contract. - `Exit Email Wallet. Set owner to 0x1ababab111...` #### Features: