Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L1BridgeZap ¶
type L1BridgeZap struct {
// contains filtered or unexported fields
}
func NewL1BridgeZap ¶
func NewL1BridgeZap(rpc bind.ContractBackend, address common.Address) (*L1BridgeZap, error)
type L2BridgeZap ¶
type L2BridgeZap struct {
// contains filtered or unexported fields
}
func NewL2BridgeZap ¶
func NewL2BridgeZap(rpc bind.ContractBackend, address common.Address, chainID chainid.ChainID) (*L2BridgeZap, error)
Click to show internal directories.
Click to hide internal directories.