private fun ScriptHash.wallet_validate(pubKey: PublicKey): Boolean
(source)
Calls wallet_checkWitness on and validates the integrity of the provided script hash.
pubKey
- the script hash of the user wallet to validate
See Also
Return
true if the wallet is valid