mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
small correction: script to function
This commit is contained in:
parent
1f16209607
commit
e0ee4d0706
@ -206,7 +206,7 @@ func ts_oracle(min_points: u32) -> Oracle:
|
||||
<- oracle -- and return to initiating peer
|
||||
```
|
||||
|
||||
We can run our Aqua `ts_oracle` script against the deployed processing service to get our oracle point estimate using `fluence run`:
|
||||
We can run our Aqua `ts_oracle` function against the deployed processing service to get our oracle point estimate using `fluence run`:
|
||||
|
||||
```bash
|
||||
fluence run \
|
||||
|
Loading…
Reference in New Issue
Block a user