mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Add link to pak authorization design in secp-zpk
This commit is contained in:
parent
1cb252e01d
commit
19ef5e3cba
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue