Package org.bitcoindevkit
Class ScanType.Recovery
-
- All Implemented Interfaces:
public final class ScanType.Recovery extends ScanType
Recover an existing wallet by scanning from the specified height.
-
-
Field Summary
Fields Modifier and Type Field Description private final UInt
fromHeight
-
Constructor Summary
Constructors Constructor Description ScanType.Recovery(UInt fromHeight)
-
Method Summary
Modifier and Type Method Description final UInt
getFromHeight()
-
-
-
Constructor Detail
-
ScanType.Recovery
ScanType.Recovery(UInt fromHeight)
-
-
Method Detail
-
getFromHeight
final UInt getFromHeight()
-
-