Updated on 2026-08-14
This commit is contained in:
parent
2806489bd8
commit
c2a6235483
10 changed files with 293 additions and 75 deletions
|
|
@ -6,7 +6,6 @@ import java.math.BigDecimal
|
|||
|
||||
interface TransactionManager {
|
||||
|
||||
@Suppress("LongParameterList")
|
||||
@Throws(IllegalStateException::class)
|
||||
suspend fun sendApproveTransaction(
|
||||
txData: ApproveTxData,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue