mirror of
https://github.com/fluencelabs/examples
synced 2024-12-05 03:30:17 +00:00
fix sp
This commit is contained in:
parent
2023105f49
commit
712217aa63
@ -100,6 +100,8 @@ which results in:
|
||||
* an output and
|
||||
* 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:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user