upsert

fun upsert(id: ByteArray, spendable: ByteArray, date: Long, spentDate: Long, amount: Long, groupAmount: Long, groupId: ByteArray?, address: String?, contractId: ByteArray?): QueryResult<Long>

Return

The number of rows updated.