Reference hex encoding standard

This commit is contained in:
ia 2018-01-26 19:28:59 +09:00
parent 4269d195cb
commit 1d1799bd2e
1 changed files with 4 additions and 0 deletions

View File

@ -76,5 +76,9 @@ Not currently implemented.
## Implementation
Would be good to have a test to confirm that expected==got.
## Reference
Return value `QUANTITY` adheres to standard JSON RPC hex value encoding, as documented here: https://github.com/ethereum/wiki/wiki/JSON-RPC#hex-value-encoding.
## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).