Update priv_to_pub.md

This commit is contained in:
JSON
2019-04-23 13:00:05 -05:00
committed by GitHub
parent 2048b657b6
commit dbcac289c8

View File

@@ -9,7 +9,7 @@ input: bytes32 -- the private key
output: bytes48 -- the public key
```
All byte(s) fields are encoded as strings, hexadecimal encoding, prefixed with `0x`
All byte(s) fields are encoded as strings, hexadecimal encoding, prefixed with `0x`.
## Condition