Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAddressesFromChain ¶
func ReadAddressesFromChain(addresses *superchain.AddressList, l1RpcUrl string, isFaultProofs bool) error
func ReadAddressesFromJSON ¶
func ReadAddressesFromJSON(addressList *superchain.AddressList, deploymentsDir string) error
Types ¶
type AddressData ¶
type AddressData struct {
Address string `json:"address"`
}
Click to show internal directories.
Click to hide internal directories.