nextDestination

open override fun nextDestination(): Boolean

Creates another destination with the same unlock semantics (same time or block height) as the current one. Call buildDestination to get a destination that unlocks at a different time.

Throws

if there is no current vault to advance from — call buildDestination or load first.