Skip to content

Commit

Permalink
Merge branch 'gh-pages' of https://github.com/starknet-io/starknet-docs
Browse files Browse the repository at this point in the history
… into gh-pages
  • Loading branch information
Hodor The Master committed Dec 26, 2024
2 parents a284fe4 + 8112ea1 commit ce7ba45
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -954,11 +954,11 @@ <h3 id="v3_hash_calculation"><a class="anchor" href="#v3_hash_calculation"></a>v
<pre>invoke_v3_tx_hash = <em>h</em>(
"invoke",
version,
nonce,
sender_address,
<em>h</em>(tip, l1_gas_bounds, l2_gas_bounds),
<em>h</em>(paymaster_data),
chain_id,
nonce,
data_availability_modes,
<em>h</em>(account_deployment_data),
<em>h</em>(calldata)
Expand Down
2 changes: 1 addition & 1 deletion pr-1451/search-index.js

Large diffs are not rendered by default.

Loading

0 comments on commit ce7ba45

Please sign in to comment.