Commit 31dd3f8e authored by yann300's avatar yann300

sha3 (left pad)

parent 31c1a5f0
...@@ -120,7 +120,7 @@ module.exports = { ...@@ -120,7 +120,7 @@ module.exports = {
buildCallPath: buildCallPath, buildCallPath: buildCallPath,
/** /**
* sha3 the given @arg value * sha3 the given @arg value (left pad to 32 bytes)
* *
* @param {String} value - value to sha3 * @param {String} value - value to sha3
* @return {Object} - return sha3ied value * @return {Object} - return sha3ied value
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment