Nour/improved rotation (#290)
* improved rotation * fix bugs * only parse slot if necessary * add metrics for ws source * add select by recent slot to utils * fix solana web3.js version --------- Co-authored-by: wphan <william@drift.trade>
This commit is contained in:
@@ -8,6 +8,7 @@ import {
|
||||
View,
|
||||
} from '@opentelemetry/sdk-metrics-base';
|
||||
import { SlotSource } from '@drift-labs/sdk';
|
||||
require('dotenv').config();
|
||||
|
||||
/**
|
||||
* Creates {count} buckets of size {increment} starting from {start}. Each bucket stores the count of values within its "size".
|
||||
|
||||
Reference in New Issue
Block a user