mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 10:42:16 +00:00
aqua updates
This commit is contained in:
parent
d26bd15e9b
commit
cb2b929d08
@ -54,6 +54,7 @@ func get_price_par(coin: string, currency: string, getter_topo: []NodeServicePai
|
||||
ts_ms <- Peer.timestamp_ms()
|
||||
res <- PriceGetterService.price_getter(coin, currency, ts_ms)
|
||||
prices <- F64Op.identity(res.result)
|
||||
Op.noop()
|
||||
|
||||
on mean_topo.node:
|
||||
F64Op.identity(prices!1)
|
||||
|
1123
aqua-examples/price-oracle/client-peer/package-lock.json
generated
1123
aqua-examples/price-oracle/client-peer/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
3584
aqua-examples/price-oracle/web/package-lock.json
generated
3584
aqua-examples/price-oracle/web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user