Generate an ovk to encrypt outCiphertext for t-addr senders
Closes #3506.
This commit is contained in:
@@ -42,6 +42,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
// This is not part of ZIP 32, but is here because it's linked to the HD seed.
|
||||
uint256 ovkForShieldingFromTaddr(HDSeed& seed);
|
||||
|
||||
namespace libzcash {
|
||||
|
||||
typedef blob88 diversifier_index_t;
|
||||
|
||||
Reference in New Issue
Block a user