Documentation ¶
Index ¶
- func NewClient(ctx flarectx.ClientContext) (*client, error)
- func NewRegistryContractClient(ethClient *ethclient.Client, gasCfg *config.Gas, ...) (*registryContractClientImpl, error)
- func NewRelayContractClient(ethClient *ethclient.Client, address common.Address) (*relayContractClientImpl, error)
- func NewSystemsManagerClient(ethClient *ethclient.Client, address common.Address, ...) (*systemsManagerContractClientImpl, error)
- func SigningPolicyHash(signingPolicy []byte) []byte
- type ClaimType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(ctx flarectx.ClientContext) (*client, error)
NewClient creates a client that manages reward epoch tasks.
func NewRelayContractClient ¶
func NewSystemsManagerClient ¶
func NewSystemsManagerClient(ethClient *ethclient.Client, address common.Address, senderTxOpts *bind.TransactOpts, signerPrivateKey *ecdsa.PrivateKey, chainId int) (*systemsManagerContractClientImpl, error)
func SigningPolicyHash ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.