whitespace

This commit is contained in:
Bryan Stitt 2023-07-07 12:36:26 -07:00
parent e15235e2a3
commit 6176a91fc1

View File

@ -36,6 +36,7 @@ pub struct SpawnedStatBuffer {
/// these handles are important and must be allowed to finish
pub background_handle: Web3ProxyJoinHandle<()>,
}
pub struct StatBuffer {
accounting_db_buffer: HashMap<RpcQueryKey, BufferedRpcQueryStats>,
billing_period_seconds: i64,