Remove XX hash from contract API. (#5383)

This commit is contained in:
Sergei Pepyakin
2020-03-25 10:53:27 +01:00
committed by GitHub
parent d4093af110
commit e61ca13cb1
3 changed files with 0 additions and 88 deletions
-1
View File
@@ -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.