addRevealedScripts

abstract suspend fun addRevealedScripts(wallet: Wallet)(source)

Add scripts for the node to watch for as they are revealed. Typically used after creating a transaction or revealing a receive address.

Note that only future blocks will be checked for these scripts, not past blocks.