Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit d2396cc

Browse files
committed
fix: syscall padding note block
1 parent f79988f commit d2396cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/getting-started/syscalls.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@ Computes the Keccak hash of the input data as a little-endian 256-bit number, wh
228228
2. Add zero or more '0' bits
229229
3. Add a final '1' bit
230230
The total length after padding must be a multiple of 1088 bits
231-
:::
231+
232+
:::
232233

233234
### sha256_process_block
234235

0 commit comments

Comments
 (0)