mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2026-06-22 04:11:27 +10:00
Merge pull request #85 from fdundjer/master
fix: default values for fees
This commit is contained in:
@@ -14,8 +14,8 @@ CACHE_NEW_MARKETS=false
|
|||||||
# default or warp
|
# default or warp
|
||||||
TRANSACTION_EXECUTOR=default
|
TRANSACTION_EXECUTOR=default
|
||||||
# if using default executor fee below will be applied
|
# if using default executor fee below will be applied
|
||||||
COMPUTE_UNIT_LIMIT=421197
|
COMPUTE_UNIT_LIMIT=101337
|
||||||
COMPUTE_UNIT_PRICE=101337
|
COMPUTE_UNIT_PRICE=421197
|
||||||
# if using warp executor fee below will be applied
|
# if using warp executor fee below will be applied
|
||||||
WARP_FEE=0.006
|
WARP_FEE=0.006
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user