Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Transaction fetching blockhash is synchronous still #171

Closed Virus-Axel closed 8 months ago

Virus-Axel commented 9 months ago

Make it async and automatically await internal transaction states on send and sign.