rpcsigner

package
v1.14.1-db-metrics-fix Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(ctx context.Context, url string) (*Client, error)

func (*Client) PublicKey

func (c *Client) PublicKey() *bls.PublicKey

func (*Client) Shutdown

func (c *Client) Shutdown() error

func (*Client) Sign

func (c *Client) Sign(message []byte) (*bls.Signature, error)

func (*Client) SignProofOfPossession

func (c *Client) SignProofOfPossession(message []byte) (*bls.Signature, error)

SignProofOfPossession produces a ProofOfPossession signature. See BLS spec for more details.

Jump to

Keyboard shortcuts

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