0xTaoDev / jupiter-python-cli

Jupiter Python CLI is a Command Line Interface (CLI) where you can use Jupiter features including a Sniper Bot.
MIT License
89 stars 30 forks source link

transaction #6

Open whitestar613910 opened 6 months ago

whitestar613910 commented 6 months ago

Hello

A transaction link is created in the sign_send_transaction function, but it doesn't work. The swap did not proceed and the transaction link created does not exist.

And is this function not needed?

await self.get_status_transaction(transaction_hash=transaction_hash) # TBD