Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TXProcessor ¶
type TXProcessor struct {
// contains filtered or unexported fields
}
func NewTxProcessor ¶
func (TXProcessor) ProcessAndSubmit ¶
func (r TXProcessor) ProcessAndSubmit( ctx context.Context, queryID uint64, tx relay.Transaction, submittedTxsTasksQueue chan relay.PendingSubmittedTxInfo, ) error
Click to show internal directories.
Click to hide internal directories.