types

package
v1.13.0-beta2 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MercuryConfig

type MercuryConfig struct {
	FeedID          common.Hash   `json:"feedID"`
	URL             *models.URL   `json:"url"`
	ServerPubKey    hexutil.Bytes `json:"serverPubKey"`
	ClientPrivKeyID string        `json:"clientPrivKeyID"`
}

type RelayConfig

type RelayConfig struct {
	MercuryConfig               *MercuryConfig
	ChainID                     *utils.Big     `json:"chainID"`
	FromBlock                   uint64         `json:"fromBlock"`
	EffectiveTransmitterAddress null.String    `json:"effectiveTransmitterAddress"`
	SendingKeys                 pq.StringArray `json:"sendingKeys"`
}

Jump to

Keyboard shortcuts

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