mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-16 13:38:12 -07:00
oracle: v4
This commit is contained in:
@@ -271,7 +271,7 @@ impl Query {
|
||||
.block
|
||||
.sats
|
||||
.collect_range_at(begin, end);
|
||||
let prices = computer.prices.spot.usd.height.collect_range_at(begin, end);
|
||||
let prices = computer.price.spot.usd.height.collect_range_at(begin, end);
|
||||
let output_volumes = computer
|
||||
.mining
|
||||
.rewards
|
||||
|
||||
Reference in New Issue
Block a user