-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,org.bitcoindevkit.Disposable,org.bitcoindevkit.FullScanRequestBuilderInterface
public class FullScanRequestBuilder implements Disposable, AutoCloseable, FullScanRequestBuilderInterface
-
-
Method Summary
Modifier and Type Method Description Unitdestroy()Unitclose()FullScanRequestbuild()FullScanRequestBuilderinspectSpksForAllKeychains(FullScanScriptInspector inspector)-
-
Method Detail
-
build
FullScanRequest build()
-
inspectSpksForAllKeychains
FullScanRequestBuilder inspectSpksForAllKeychains(FullScanScriptInspector inspector)
-
-
-
-