Add get_esk() function to Sapling note encryption.

This commit is contained in:
Sean Bowe
2018-06-18 13:14:43 -06:00
parent c03e22612d
commit 4e1f2daa0d
2 changed files with 11 additions and 0 deletions

View File

@@ -58,6 +58,10 @@ public:
uint256 get_epk() const {
return epk;
}
uint256 get_esk() const {
return esk;
}
};
// Attempts to decrypt a Sapling note. This will not check that the contents