//
pkg.gl
Category
github.com/lightningnetwork/lnd
blockcache
package
0.18.4-beta.rc2
Repository:
https://github.com/lightningnetwork/lnd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
21
Files
66 SLOC
#
Functions
NewBlockCache
NewBlockCache creates a new BlockCache with the given maximum capacity.
#
Structs
BlockCache
BlockCache is an lru cache for blocks.