//
pkg.gl
Category
github.com/obolnetwork/charon
core
aggsigdb
package
1.1.1
Repository:
https://github.com/obolnetwork/charon.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
339 SLOC
#
Functions
NewMemDB
NewMemDB creates a basic memory based AggSigDB.
NewMemDBV2
NewMemDBV2 creates a basic memory based AggSigDB.
#
Variables
ErrStopped
No description provided by the author
#
Structs
MemDB
MemDB is a basic memory implementation of core.AggSigDB.
MemDBV2
MemDBV2 is a basic memory implementation of core.AggSigDB.