Jeremy McNevin
|
7640c9c933
|
bind: Static byte arrays should be right-padded
Per https://solidity.readthedocs.io/en/v0.5.3/abi-spec.html:
"bytes<M>: enc(X) is the sequence of bytes in X padded with trailing zero-bytes to a length of 32 bytes"
|
2019-03-14 12:51:10 +02:00 |
|