mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-23 08:58:11 -07:00
global: metrics -> series rename
This commit is contained in:
@@ -8,7 +8,7 @@ pub enum CacheStrategy {
|
||||
/// Etag = VERSION-{height}, Cache-Control: must-revalidate
|
||||
Height,
|
||||
|
||||
/// Static/immutable data (blocks by hash, validate-address, metrics catalog)
|
||||
/// Static/immutable data (blocks by hash, validate-address, series catalog)
|
||||
/// Etag = VERSION only, Cache-Control: must-revalidate
|
||||
Static,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user