mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-02 14:03:11 +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
|
||||
|
||||
RLN_CONTRACT_ADDRESS=0xB9cd878C90E49F797B4431fBF4fb333108CB90e6
|
||||
TST_AMOUNT_WEI=5000000000000000000
|
||||
TST_AMOUNT_WEI=500000000000000000
|
||||
|
||||
# Approve
|
||||
if [ "$NEED_APPROVAL" = "1" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user