toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice
/
LatticeImpl
/
transferWaitReceipt
transfer
Wait
Receipt
open
override
fun
transferWaitReceipt
(
linker
:
String
,
payload
:
String
,
amount
:
Long
,
joule
:
Long
,
retryPolicy
:
RetryPolicy
<
Throwable
>
)
:
Receipt
发起转账并等待回执
Return
回执
Receipt
Parameters
linker
转账的地址
payload
转账的交易备注
amount
转账的通证额度
joule
交易的手续费
retry
Policy
重试策略,默认为固定间隔(100ms)重试