Instance Method
scanTxOutSet(descriptors:)
Scans the UTXO set for outputs matching the given descriptors.
func scanTxOutSet(descriptors: [String]) async throws -> ScanTxOutResult
Discussion
Note
This can be a long-running operation. Consider increasing the timeout.