willBeArchivedBy

fun willBeArchivedBy(ledgerSeq: Long): Boolean

Checks if this balance entry will be archived by the specified ledger.

Only applicable for temporary storage entries.

Return

true if the entry will be archived by the specified ledger, false if it will still be live or if this is a persistent entry

Parameters

ledgerSeq

The ledger sequence to check against