Documentation
¶
Index ¶
- func ConvertBn254GethToGnark(input contractRegistryCoordinator.BN254G1Point) *bn254.G1Affine
- func ConvertToBN254G1Point(input *bls.G1Point) contractRegistryCoordinator.BN254G1Point
- func ConvertToBN254G2Point(input *bls.G2Point) contractRegistryCoordinator.BN254G2Point
- func DeregisterCommand() *cli.Command
- func RegisterCommand() *cli.Command
- func SetupCommand() *cli.Command
- func StatusCommand() *cli.Command
- func VersionCommand() *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertBn254GethToGnark ¶
func ConvertBn254GethToGnark(input contractRegistryCoordinator.BN254G1Point) *bn254.G1Affine
func ConvertToBN254G1Point ¶
func ConvertToBN254G1Point(input *bls.G1Point) contractRegistryCoordinator.BN254G1Point
func ConvertToBN254G2Point ¶
func ConvertToBN254G2Point(input *bls.G2Point) contractRegistryCoordinator.BN254G2Point
func DeregisterCommand ¶
func RegisterCommand ¶
func SetupCommand ¶ added in v0.1.1
func StatusCommand ¶
StatusCommand returns a CLI command that checks the registration status of a keeper. The command verifies the keeper's registration on both TriggerX and EigenLayer systems.
func VersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.