persist

abstract fun persist(connection: Connection): Boolean(source)

Persist staged changes of wallet into persister.

Returns whether any new changes were persisted.

If the persister errors, the staged changes will not be cleared.