mirror of
https://github.com/fluencelabs/examples
synced 2025-05-11 10:27:14 +00:00
fix sp
This commit is contained in:
parent
2023105f49
commit
712217aa63
@ -100,6 +100,8 @@ which results in:
|
|||||||
* an output and
|
* an output and
|
||||||
* a [proof](https://docs.rs/ecvrf/0.4.3/ecvrf/struct.VrfProof.html)
|
* a [proof](https://docs.rs/ecvrf/0.4.3/ecvrf/struct.VrfProof.html)
|
||||||
|
|
||||||
|
where the output the is the VRF hash.
|
||||||
|
|
||||||
For some input data provided by the user, e.g., ` [222, 173, 190, 239]`, we call the `vrf_proof` function like so:
|
For some input data provided by the user, e.g., ` [222, 173, 190, 239]`, we call the `vrf_proof` function like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user