Connected
data class Connected(val credentialId: String, val contractId: String, val restoredFromSession: Boolean) : ConnectWalletResult
A single contract was resolved for the credential.
The kit's connection state is set and the session has been saved.