Skip to content
Snippets Groups Projects
Commit ced2f9a6 authored by Sean Young's avatar Sean Young
Browse files

Fix abi decoding of bytes32


Note that any indexed string or array will be stored as a hash, so
we need to make that clear. The new Hashed field marks that.

We might want to store strings in bytes32 so that it does not get
hashed. If this is the case then use code similar to the test
TestEventEmitterBytes32isString.

Signed-off-by: default avatarSean Young <sean.young@monax.io>
parent 07dc3cf1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment