modified seller to send to buyer on swap

This commit is contained in:
Alexander 2024-07-24 11:08:27 -04:00
parent bae1159720
commit aad066df15

View file

@ -106,7 +106,8 @@ while True:
'PulseX_v2', 'PulseX_v2',
[affection_address, wpls_address], [affection_address, wpls_address],
estimated_swap_result, estimated_swap_result,
slippage_percent slippage_percent,
wallet_a_address
): ):
logging.info("Swapped {} AFFECTION™ to PLS".format(amount)) logging.info("Swapped {} AFFECTION™ to PLS".format(amount))
i += 1 i += 1