Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LaunchNode ¶
Types ¶
type BatcherMode ¶
type BatcherMode interface {
// contains filtered or unexported methods
}
type ForwarderBatcherMode ¶
type ForwarderBatcherMode struct {
NodeURL string
}
type StatefulBatcherMode ¶
type StatefulBatcherMode struct { Auth *bind.TransactOpts InboxAddress common.Address }
type StatelessBatcherMode ¶
type StatelessBatcherMode struct { Auth *bind.TransactOpts InboxAddress common.Address }
Click to show internal directories.
Click to hide internal directories.