transaction

abstract suspend fun <R> transaction(name: String, block: suspend (context: ProteusCoreCryptoContext) -> R): R