Functions
commitmentComparator
commitmentComparator(
a
,b
):-1
|0
|1
Parameters
Parameter | Type |
---|---|
a | Commitment |
b | Commitment |
Returns
-1
| 0
| 1
commitmentComparator(
a
,b
):-1
|0
|1
Parameter | Type |
---|---|
a | Commitment |
b | Commitment |
-1
| 0
| 1