Skip to content

Commit d7105dd

Browse files
authored
Merge pull request #234 from crytic/montyly-patch-1
Update README.md
2 parents 107c27d + 693a74a commit d7105dd

File tree

1 file changed

+2
-2
lines changed
  • not-so-smart-contracts/substrate/validate_unsigned

1 file changed

+2
-2
lines changed

not-so-smart-contracts/substrate/validate_unsigned/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ Note that the simplest solution would be to sign the offchain submissions so tha
4545
- https://docs.substrate.io/main-docs/fundamentals/transaction-types/#unsigned-transactions
4646
- https://docs.substrate.io/main-docs/fundamentals/offchain-operations/
4747
- https://github.com/paritytech/substrate/blob/polkadot-v0.9.26/frame/examples/offchain-worker/src/lib.rs
48-
- https://docs.substrate.io/reference/how-to-guides/offchain-workers/offchain-transactions/
49-
- https://docs.substrate.io/reference/how-to-guides/offchain-workers/offchain-http-requests/
48+
- https://docs.substrate.io/tutorials/work-with-pallets/add-offchain-workers/
49+
- https://docs.substrate.io/reference/how-to-guides/offchain-workers/offchain-http-requests/

0 commit comments

Comments
 (0)