Skip to content

Fix TestRenterFileContractIdentifier NDF

MINOR MERGE REQUEST

Overview

The NDF occurs when a wallet transaction is unconfirmed at the time the wallet transactions are fetched. This MR fixes that by simply wrapping the check in a build.Retry, allowing the transaction to get confirmed the second time around.

Issues Closed

Closes #4166

Edited by Peter-Jan Brone

Merge request reports