mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-03 22:43:07 +00:00
Reduce required token approval amount after _pricePerMessagePerEpoch decrease
This commit is contained in:
parent
487c992b85
commit
7cd581d7ca
@ -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