Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Account ¶
type Account struct {
PrivateKey *ecdsa.PrivateKey
Address common.Address
TransactOpts *bind.TransactOpts
}
type BundlerNode ¶
type BundlerNode struct {
Container testcontainers.Container
ContainerURL *url.URL
}
Click to show internal directories.
Click to hide internal directories.