Skip to content

Commit

Permalink
Update EIP-820: Fix accidental tag (ethereum#7397)
Browse files Browse the repository at this point in the history
Update EIP-820: Fix accidental HTML tag
  • Loading branch information
Pandapip1 authored and streamnft-tech committed Oct 27, 2023
1 parent 7706f2e commit 00b7c23
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions EIPS/eip-820.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,9 @@ The contract has the address above for every chain on which it is deployed.
<details>
<summary>Raw metadata of <code>./contracts/ERC820Registry.sol</code></summary>
<pre>
<code>{

```json
{
"compiler": {
"version": "0.4.24+commit.e67f0147"
},
Expand Down Expand Up @@ -649,7 +651,9 @@ The contract has the address above for every chain on which it is deployed.
}
},
"version": 1
}</code>
}
```

</pre>
</details>

Expand Down

0 comments on commit 00b7c23

Please sign in to comment.