Open Maxi-Teme opened 3 months ago
Why are we using a custom implementation of send_and_confirm_transaction_with_spinner?
I changed to it solana_rpc_client implementation of send_and_confirm and my RPC was much happier without throwing 429s all the time.
Can be closed. With 2.0 submitting and confirming transactions is much better now.
Why are we using a custom implementation of send_and_confirm_transaction_with_spinner?
I changed to it solana_rpc_client implementation of send_and_confirm and my RPC was much happier without throwing 429s all the time.