//
pkg.gl
Category
github.com/tendermint/light-client
certifiers
files
package
0.10.3
Repository:
https://github.com/tendermint/light-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
97 SLOC
#
Functions
NewProvider
NewProvider creates the parent dir and subdirs for validators and checkpoints as needed.
#
Constants
CheckDir
No description provided by the author
Ext
No description provided by the author
ValDir
No description provided by the author
#
Structs
Provider
Provider stores all data in the filesystem We assume the same validator hash may be reused by many different headers/Checkpoints, and thus store it separately.