Skip to content

Commit

Permalink
Adding or updating preview build for PR: 1451
Browse files Browse the repository at this point in the history
  • Loading branch information
Hodor The Master committed Dec 29, 2024
1 parent f82ba97 commit 4868b37
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ <h2 id="storage_low_level_functions"><a class="anchor" href="#storage_low_level_
</div>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-js hljs" data-lang="js">storage_write_syscall(address_domain, address, value)</code></pre>
<pre class="highlightjs highlight"><code class="language-cairo hljs" data-lang="cairo">storage_write_syscall(address_domain, address, value)</code></pre>
</div>
</div>
<div class="paragraph">
Expand All @@ -681,7 +681,7 @@ <h2 id="storage_low_level_functions"><a class="anchor" href="#storage_low_level_
</div>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-javascript hljs" data-lang="javascript">use starknet::syscalls::storage_read_syscall;
<pre class="highlightjs highlight"><code class="language-cairo hljs" data-lang="cairo">use starknet::syscalls::storage_read_syscall;
use starknet::syscalls::storage_write_syscall;</code></pre>
</div>
</div>
Expand Down
Loading

0 comments on commit 4868b37

Please sign in to comment.