Enzo
Results
2
comments of
Enzo
> can you check if the randomness is in solders or the API response? The exact same error occurs to me as well, I believe the randomness of the errors...
@uy5cu71 I've been using the following line to to fix the issue entirely. Since I made this adjustment this issue hasn't presented itself again. `rawTransaction = VersionedTransaction.from_bytes(base64.b64decode(swap_transaction))`