log.Info("Waiting for elements to be submitted","count",totalElements.Uint64()-bn.Uint64(),"height",bn.Uint64(),"total-elements",totalElements.Uint64())
time.Sleep(3*time.Second)
}
returnnil
}
// legacyTransactionByHash will fetch a transaction by hash and be sure to decode
// the additional fields added to legacy transactions.