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