File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,11 +10,6 @@ min_price=0.003
1010max_price=0.03
1111curvature=0.8
1212
13- # Activation type. 0 = Slot, 1 = Timestamp
14- activation_type=0
15- # Pool start trading time/slot
16- activation_point=200000
17-
1813# Pool token mints
1914base_mint=" ENPCBkoLSxAXcqu916pc1wrfVfqP6Fu5qbr9nJLnKFsV"
2015quote_mint=" So11111111111111111111111111111111111111112"
@@ -30,7 +25,7 @@ lock_release_point=0
3025
3126# Base position keypair path
3227base_position_path=" ../keys/localnet/admin-bossj3JvwiNK7pvjr149DqdtJxf2gdygbcmEPTkb2F1.json"
33- operator_kp_path= " ../keys/localnet/admin-bossj3JvwiNK7pvjr149DqdtJxf2gdygbcmEPTkb2F1.json"
28+ operator_kp_path=" ../keys/localnet/admin-bossj3JvwiNK7pvjr149DqdtJxf2gdygbcmEPTkb2F1.json"
3429# Get base_position_path pubkey by solana-keygen pubkey <base_position_path>
3530base_position_key=" bossj3JvwiNK7pvjr149DqdtJxf2gdygbcmEPTkb2F1"
3631
You can’t perform that action at this time.
0 commit comments