Documentation
¶
Index ¶
- func AddrFor(t *testing.T, dk *devkeys.MnemonicDevKeys, key devkeys.Key) common.Address
- func DefaultPrivkey(t *testing.T) (string, *ecdsa.PrivateKey, *devkeys.MnemonicDevKeys)
- func NewChainIntent(t *testing.T, dk *devkeys.MnemonicDevKeys, l1ChainID *big.Int, ...) *state.ChainIntent
- func NewIntent(t *testing.T, l1ChainID *big.Int, dk *devkeys.MnemonicDevKeys, ...) (*state.Intent, *state.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultPrivkey ¶
func DefaultPrivkey(t *testing.T) (string, *ecdsa.PrivateKey, *devkeys.MnemonicDevKeys)
DefaultPrivkey returns the default private key for testing
func NewChainIntent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.