Best/right way to confirm a Solana transaction in Python?
I’m working on a trading bot for solana using Python. I’m trying to confirm if the transaction has gone through before trying to repeat the whole process again. I have a feeling I’m getting the last valid block height incorrectly as it seems to go above 90 seconds which seems like a long time for the block height not to go over the last valid block height.
Best/right way to confirm a Solana transaction in Python?
I’m working on a trading bot for solana using Python. I’m trying to confirm if the transaction has gone through before trying to repeat the whole process again. I have a feeling I’m getting the last valid block height incorrectly as it seems to go above 90 seconds which seems like a long time for the block height not to go over the last valid block height.
Best/right way to confirm a Solana transaction in Python?
I’m working on a trading bot for solana using Python. I’m trying to confirm if the transaction has gone through before trying to repeat the whole process again. I have a feeling I’m getting the last valid block height incorrectly as it seems to go above 90 seconds which seems like a long time for the block height not to go over the last valid block height.
Best/right way to confirm a Solana transaction in Python?
I’m working on a trading bot for solana using Python. I’m trying to confirm if the transaction has gone through before trying to repeat the whole process again. I have a feeling I’m getting the last valid block height incorrectly as it seems to go above 90 seconds which seems like a long time for the block height not to go over the last valid block height.