Skip to content

Commit

Permalink
Update shared dict (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter authored Oct 10, 2023
1 parent c1c741b commit a5a7573
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
{
"cSpell.words": ["delegatecall", "revm", "sload", "sstore"]
"cSpell.words": [
"addmod",
"calldatacopy",
"delegatecall",
"jumpi",
"mload",
"mulmod",
"revm",
"signextend",
"sload",
"sstore"
]
}

0 comments on commit a5a7573

Please sign in to comment.