mirror of
https://github.com/logos-messaging/logos-delivery-compose.git
synced 2026-06-08 05:09:27 +00:00
Reduce required token approval amount (#183)
This commit is contained in:
parent
487c992b85
commit
e14b8747f9
@ -37,7 +37,7 @@ for arg in "$@"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6
|
RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6
|
||||||
TST_AMOUNT_WEI=5000000000000000000
|
TST_AMOUNT_WEI=500000000000000000
|
||||||
|
|
||||||
# Approve
|
# Approve
|
||||||
if [ "$NEED_APPROVAL" = "1" ]; then
|
if [ "$NEED_APPROVAL" = "1" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user