libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
CommonWallet
/
withContractType
with
Contract
Type
inline
fun
<
U
>
withContractType
(
cname
:
String
,
crossinline
thunk
:
(
U
)
->
Unit
)
:
Boolean
Use a contract by name, auto-downcasting to your expected contract type