Wallet Restore Result
@Serializable
Result of a wallet restore operation.
This class is exposed to Flutter via KSP code generation. It contains ONLY non-sensitive metadata - NO keyshares or DKG data.
Note: Address is NOT stored here. Callers should derive it on-demand via BlockchainSdkService.getAddress(asset, groupId) to support multiple chain families.