crytic / building-secure-contracts

Guidelines and training material to write secure smart contracts
https://secure-contracts.com/
GNU Affero General Public License v3.0
2.2k stars 343 forks source link

Fixing substrate links #271

Closed montyly closed 1 year ago

montyly commented 1 year ago

A couple of links to the substrate documentation have been moved, and we need to update them


FILE: ./not-so-smart-contracts/substrate/origins/README.md
[✖] https://docs.substrate.io/tutorials/work-with-pallets/specify-the-origin-for-a-call/

FILE: ./not-so-smart-contracts/substrate/validate_unsigned/README.md
[✖] https://docs.substrate.io/tutorials/work-with-pallets/add-offchain-workers/