Commit 35a42e2
authored
fix: register example (base#424)
Fix base#423. Thanks @manan19!
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the contract interaction in the `create-account.md`
documentation to reflect changes in the address and ABI being used for
nonce retrieval.
### Detailed summary
- Updated the address from `KEY_GATEWAY_ADDRESS` to
`ID_REGISTRY_ADDRESS`.
- Changed the ABI from `keyGatewayABI` to `idRegistryABI`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->1 parent cd15d1c commit 35a42e2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments