fukaoi / solana-suite

To develop Solana applications easily, even for beginners
https://www.solana-suite.org
MIT License
29 stars 7 forks source link

Retrying transaction #147

Closed fukaoi closed 8 months ago

fukaoi commented 1 year ago

https://solanacookbook.com/guides/retrying-transactions.html#facts

The main need is to generate ATAs, and the blockhash old error occurs in cases where ATAs need to be generated.

fukaoi commented 11 months ago

add function Transaction over size