mirror of
https://github.com/fluencelabs/examples
synced 2025-06-21 05:41:32 +00:00
small correction: script to function
This commit is contained in:
@ -206,7 +206,7 @@ func ts_oracle(min_points: u32) -> Oracle:
|
|||||||
<- oracle -- and return to initiating peer
|
<- 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
|
```bash
|
||||||
fluence run \
|
fluence run \
|
||||||
|
Reference in New Issue
Block a user