package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewDB initializes a new DB.

# Type aliases

Database defines the necessary methods for the Slasher's DB which may be implemented by any key-value or relational database in practice.
FullAccessDatabase exposes Slasher's DB write and read functions for all slasher related buckets.
ReadOnlyDatabase exposes the Slasher's DB read only functions for all slasher related buckets.
WriteAccessDatabase exposes the Slasher's DB writing functions for all slasher related buckets.