Package org.bitcoindevkit
Interface FullScanScriptInspector
-
- All Implemented Interfaces:
public interface FullScanScriptInspector
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
FullScanScriptInspector.Companion
-
Method Summary
Modifier and Type Method Description abstract Unit
inspect(KeychainKind keychain, UInt index, Script script)
-
-
-
Method Detail
-
inspect
abstract Unit inspect(KeychainKind keychain, UInt index, Script script)
-
-