Skip to content

Commit

Permalink
Update state/state-network.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kim De Mey <[email protected]>
  • Loading branch information
bhartnett and kdeme authored Nov 22, 2024
1 parent bd23652 commit 740ffeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state/state-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ type of content:
- For contract trie nodes the trie node in the `content_for_retrieval` is appended to the parent storage proof and then combined with the account proof and block hash to build the `content_for_offer`.
- For contract code the code in the `content_for_retrieval` is combined with the account proof and block hash to build the `content_for_offer`.

This POKE mechanism as described above SHOULD be executed after looking up content from the network, whenever the proofs and block hash are available
This POKE mechanism as described above SHOULD be executed after looking up content from the network, whenever the proofs and block hash are locally available
to be used to build the `content_for_offer`.

### Routing Table
Expand Down

0 comments on commit 740ffeb

Please sign in to comment.