interface Commitment {
    point: RistrettoPoint;
}

Properties

Properties