runTransactionSuspendable

suspend fun <T> IStoreClient.runTransactionSuspendable(body: () -> T): T