String nsecToPrivateKey(String nsec) { return nostrInstance.services.bech32.decodeNsecKeyToPrivateKey(nsec); }