Returns whether a wallet transaction is trusted, tracking visited parents.
Synopsis
Return Value
true if the transaction is trusted.
Parameters
Name |
Description |
wallet |
The wallet that owns the transaction. |
wtx |
The wallet transaction to evaluate. |
trusted_parents |
Set of parent txids already confirmed trusted, updated in place. |
Created with MrDocs