kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
cryptography
/
com.wire.kalium.cryptography
/
ProteusClient
/
transaction
transaction
abstract
suspend
fun
<
R
>
transaction
(
name
:
String
,
block
:
suspend
(
context
:
ProteusCoreCryptoContext
)
->
R
)
:
R