Solana.Swift
Solana.Swift copied to clipboard
Await transaction result
Is there a way to wait for a transaction to be finalized before continuing to the next thing? This is really helpful to show a loading state to the user until we know the result of their action.