fastForward

fun Bip44Wallet.fastForward(displayFastForwardInfo: (String?) -> Unit): Objectify<Boolean>

Asynchronously fast forward a Bip44Wallet by searching address derivation paths using Rostrum.

Parameters

displayFastForwardInfo

Provide a callback that receives information about the fast forward progress. When complete you will receive "finished".