mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-07-27 15:27:44 +00:00
feat(core): add configurable cu limits
This commit is contained in:
@@ -174,7 +174,7 @@ def find_coin_creator_vault(coin_creator: Pubkey) -> Pubkey:
|
||||
|
||||
def find_fee_config() -> Pubkey:
|
||||
"""Derive the Program Derived Address (PDA) for the fee config.
|
||||
|
||||
|
||||
Returns:
|
||||
Pubkey of the derived fee config account
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user