aggkit

package
v0.1.103 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BridgeService

type BridgeService struct {
	bridge_service.BridgeServiceBase
	// contains filtered or unexported fields
}

func NewBridgeService

func NewBridgeService(url string, insecure bool) (*BridgeService, error)

NewBridgeService creates an instance of the BridgeService.

func (*BridgeService) GetDeposit

func (s *BridgeService) GetDeposit(depositNetwork, depositCount uint32) (*bridge_service.Deposit, error)

func (*BridgeService) GetDeposits

func (s *BridgeService) GetDeposits(destinationAddress string, offset, limit int) ([]bridge_service.Deposit, int, error)

func (*BridgeService) GetProof

func (s *BridgeService) GetProof(depositNetwork, depositCount uint32) (*bridge_service.Proof, error)

func (*BridgeService) GetProofByGer added in v0.1.91

func (s *BridgeService) GetProofByGer(depositNetwork, depositCount uint32, ger common.Hash) (*bridge_service.Proof, error)

func (*BridgeService) GetProofByL1InfoTreeIndex added in v0.1.91

func (s *BridgeService) GetProofByL1InfoTreeIndex(depositNetwork, depositCount uint32, l1InfoTreeIndex uint32) (*bridge_service.Proof, error)

Jump to

Keyboard shortcuts

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