Update priv_to_pub.md
This commit is contained in:
parent
2048b657b6
commit
dbcac289c8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue