Every new identity now gets both Ed25519 (DID) and secp256k1 (Nostr) keys from creation. The create() method calls create_nostr_key() automatically, so identity.create RPC always returns nostr_pubkey and nostr_npub fields. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>