Skip to content

Commit 10ee338

Browse files
committed
remove item on comment verification
1 parent 18f5fab commit 10ee338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spell/spell-reviewer-mainnet-checklist.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@
276276
* [ ] Run `make safeharbor-verify calldata=<encodedDATA>` command passing the calldata in the spell to check for it's validity.
277277
* [ ] Verify the call uses the correct pattern: `(bool succ, bytes memory err) = MULTICALL.call(<encodedDATA>);`
278278
* [ ] Confirm proper error handling is implemented for the call
279-
* [ ] Verify the bug bounty section has appropriate comments/documentation
280279
* IF spell interacts with ChainLog
281280
* [ ] ChainLog version is incremented based on update type
282281
* Major -> New Vat (++.0.0)

0 commit comments

Comments
 (0)