mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 00:41:03 +00:00
Remove XX hash from contract API. (#5383)
This commit is contained in:
@@ -480,7 +480,6 @@ This paragraph concerns the following supported built-in hash functions:
|
||||
- `SHA2` with 256-bit width
|
||||
- `KECCAK` with 256-bit width
|
||||
- `BLAKE2` with 128-bit and 256-bit widths
|
||||
- `TWOX` with 64-bit, 128-bit and 256-bit widths
|
||||
|
||||
These functions compute a cryptographic hash on the given inputs and copy the
|
||||
resulting hash directly back into the sandboxed Wasm contract output buffer.
|
||||
|
||||
Reference in New Issue
Block a user