File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
not-so-smart-contracts/substrate/validate_unsigned Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,5 +45,5 @@ Note that the simplest solution would be to sign the offchain submissions so tha
45
45
- https://docs.substrate.io/main-docs/fundamentals/transaction-types/#unsigned-transactions
46
46
- https://docs.substrate.io/main-docs/fundamentals/offchain-operations/
47
47
- 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/
You can’t perform that action at this time.
0 commit comments