You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per ZIP-316, a UFVK to UIVK conversion should not contain the full public key for transparent accounts. It should instead contain the external scope derivation. But based on the code show above, I'd say this is missing.
The text was updated successfully, but these errors were encountered:
Nerdbank.Cryptocurrencies/src/Nerdbank.Zcash/Transparent/PublicKey.cs
Line 69 in 5b968e0
Per ZIP-316, a UFVK to UIVK conversion should not contain the full public key for transparent accounts. It should instead contain the external scope derivation. But based on the code show above, I'd say this is missing.
The text was updated successfully, but these errors were encountered: