Files
ternfs-XTXMarkets/cpp/shard/BlockServicesCacheDB.cpp
T
Francesco Mazzoli 005121bcac Spin block service cache out of ShardDB
This started being a problem since the block service update log
entry does not fit in a UDP packet (it's like 100KB). I think this
approach makes more sense anyway. See comment for `getCache()` for
gotchas.
2024-03-13 11:29:58 +00:00

9.5 KiB