Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelayTask ¶
type RelayTask struct { OperationIndex string Signature string Origin string MerklePath []string RetriesLeft int }
func NewRelayTask ¶
func NewRelayTask(transfer core.TransferDetails, maxRetries int) RelayTask
func (RelayTask) MustParseMerklePath ¶
Click to show internal directories.
Click to hide internal directories.