Documentation ¶
Overview ¶
Package notary scans origin chains for messages to its destination and signs attestations and posts to AttestationCollector.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notary ¶
type Notary struct {
// contains filtered or unexported fields
}
Notary checks the Summit for that latest states signed by guards, validates those states on origin, then signs and submits the snapshot to Summit.
Directories ¶
Path | Synopsis |
---|---|
Package api contains the API for the notary.
|
Package api contains the API for the notary. |
Package cmd provides the command line interface for the notary.
|
Package cmd provides the command line interface for the notary. |
Package db defines the interface for the database.
|
Package db defines the interface for the database. |
sql/base
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
sql/mysql
Package mysql contains a mysql db
|
Package mysql contains a mysql db |
sql/sqlite
Package sqlite implements the sqlite package
|
Package sqlite implements the sqlite package |
Package main provides the main function for the Notary.
|
Package main provides the main function for the Notary. |
Package metadata provides metadata for Notary.
|
Package metadata provides metadata for Notary. |
Click to show internal directories.
Click to hide internal directories.