|
xrpld
|
Stores the parameters that are exclusively used to generate a Pedersen linkage proof. More...
#include <mpt.h>

Public Attributes | |
| Buffer const | pedersenCommitment |
| The Pedersen commitment used by the proof. | |
| uint64_t const | amt |
| Either the spending balance or the value being transferred. | |
| Buffer const | encryptedAmt |
| The encrypted amount linked to the Pedersen commitment. | |
| Buffer const | blindingFactor |
| The blinding factor used to create the Pedersen commitment. | |
Stores the parameters that are exclusively used to generate a Pedersen linkage proof.
| Buffer const xrpl::test::jtx::PedersenProofParams::pedersenCommitment |
| uint64_t const xrpl::test::jtx::PedersenProofParams::amt |
| Buffer const xrpl::test::jtx::PedersenProofParams::encryptedAmt |