suspend fun getAuthState(): AuthState
- awaits ready under the hood, then returns most up to date AuthStateWalletLoginMetadata
as it was not unused internally.func awaitReady() async
in favor of the newly added suspend fun getAuthState(): AuthState
createAdditional
parameter to createSolanaWallet
to create multiple Solana wallets