HistoryCompletenessParams
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / HistoryCompletenessParams
Interface: HistoryCompletenessParams
Section titled “Interface: HistoryCompletenessParams”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1041
Parameters for history completeness proof
Proves that all transactions in a time range have been disclosed without revealing transaction amounts.
Properties
Section titled “Properties”transactionCount
Section titled “transactionCount”transactionCount:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1043
Transaction count in range (private)
historyMerkleRoot
Section titled “historyMerkleRoot”historyMerkleRoot:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1045
Merkle root of transaction hashes (public)
startTimestamp
Section titled “startTimestamp”startTimestamp:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1047
Start of time range (public)
endTimestamp
Section titled “endTimestamp”endTimestamp:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1049
End of time range (public)
volumeCommitment
Section titled “volumeCommitment”volumeCommitment:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1051
Total volume commitment (public)
viewingKey
Section titled “viewingKey”viewingKey:
ViewingKey
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1053
Viewing key for verification