getLastProcessedTransactionId

suspend fun getLastProcessedTransactionId(address: String): Int?

Get last processed transaction ID for an address.

Returns null if no previous sync (first time syncing).

Return

Last processed transaction ID, or null if never synced

Parameters

address

Unshielded address