Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recovery ¶
type Recovery struct {
// contains filtered or unexported fields
}
func NewProcess ¶
func NewProcess( c config.Hedera, transfers service.Transfers, messages service.Messages, contracts service.Contracts, statusTransferRepo repository.Status, statusMessagesRepo repository.Status, transferRepo repository.Transfer, mirrorClient client.MirrorNode, nodeClient client.HederaNode, ) (*Recovery, error)
func (Recovery) ComputeIntervals ¶
ComputeIntervals calculates the `from` and `to` unix nano timestamps to be used for the recovery process for both the transfers and messages recovery
Click to show internal directories.
Click to hide internal directories.