web3_sha3: Returns Keccak-256 (not the standardized SHA3-256) of the...

Description Usage Arguments Value Examples

View source: R/rpc-web3.R

Description

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

Usage

1

Arguments

data

Data encoded as hex.

Value

String.

Examples

1
2
3
4
## Not run: 
web3_sha3("0x68656c6c6f20776f726c64")

## End(Not run)

datawookie/ether documentation built on Jan. 31, 2020, 8:58 a.m.