web3_sha3: Keccak-256 value of the data.

Description Usage Arguments Value See Also Examples

Description

web3_sha3 returns Keccak-256 (not the standardized SHA3-256) of the given data.

Usage

1

Arguments

data

String - Data to convert into a SHA3 hash.

Value

Data - SHA3 result of the given string.

See Also

Other web3 functions: gethr, web3_clientVersion

Examples

1
web3_sha3('hello')

vicegd/gethr documentation built on May 23, 2019, 6:08 p.m.