Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNonceTransactionHandlerV1 ¶
func NewNonceTransactionHandlerV1(proxy interactors.Proxy, intervalToResend time.Duration, checkForDuplicates bool) (*nonceTransactionsHandlerV1, error)
NewNonceTransactionHandlerV1 will create a new instance of the nonceTransactionsHandlerV1. It requires a Proxy implementation and an interval at which the transactions sent are rechecked and eventually, resent. checkForDuplicates set as true will prevent sending a transaction with the same receiver, value and data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.