beacon

package
v0.2300.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package beacon implements the CometBFT 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.

func New

func New(ctx context.Context, backend tmAPI.Backend) (ServiceClient, error)

New constructs a new CometBFT backed beacon and epochtime Backend instance.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL