Add link to pak authorization design in secp-zpk

This commit is contained in:
Gregory Sanders 2019-01-24 11:02:59 -05:00
parent 1cb252e01d
commit 19ef5e3cba

View file

@ -4938,6 +4938,7 @@ bool DerivePubTweak(const std::vector<uint32_t>& vPath, const CPubKey& keyMaster
return true;
}
// For general cryptographic design of peg-out authorization scheme, see: https://github.com/ElementsProject/secp256k1-zkp/blob/secp256k1-zkp/src/modules/whitelist/whitelist.md
UniValue initpegoutwallet(const JSONRPCRequest& request)
{