Documentation ¶
Overview ¶
Package beacon implements the tendermint backed beacon and epochtime backends.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestSigner = memorySigner.NewTestSigner("oasis-core epochtime mock key seed")
Functions ¶
This section is empty.
Types ¶
type ServiceClient ¶
type ServiceClient interface { beaconAPI.Backend tmAPI.ServiceClient }
ServiceClient is the beacon service client interface.
Click to show internal directories.
Click to hide internal directories.