Skip to main content

communicationCommitment

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / communicationCommitment

Function: communicationCommitment()

Call Signature

function communicationCommitment(
input,
output,
rand): string;

입력/출력 쌍과 랜덤값에 대응하는 커뮤니케이션 커밋먼트를 계산합니다.

Parameters

input

AlignedValue

output

AlignedValue

rand

string

Returns

string

Call Signature

function communicationCommitment(
input,
output,
rand): string;

Computes the communication commitment corresponding to an input/output pair and randomness.

Parameters

input

AlignedValue

output

AlignedValue

rand

string

Returns

string