Updated on 2026-08-14
This commit is contained in:
parent
22a32ec8f1
commit
99cdc003c8
16 changed files with 156 additions and 121 deletions
|
|
@ -116,9 +116,6 @@ class DefaultGaslessTransactionRepository(
|
|||
}
|
||||
|
||||
private companion object {
|
||||
|
||||
const val TOKEN_RECEIVER_ADDRESS = "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
|
||||
|
||||
val BASE_GAS_FOR_TRANSACTION: BigInteger = BigInteger("100000")
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue