static CreateProofResult |
NaiveThresholdSigProof.createProof(List<BackwardTransfer> btList,
FieldElement scId,
int epochNumber,
FieldElement endCumulativeScTxCommTreeRoot,
long btrFee,
long ftMinAmount,
List<SchnorrSignature> schnorrSignatureList,
List<SchnorrPublicKey> schnorrPublicKeyList,
long threshold,
String provingKeyPath,
boolean zk) |
static CreateProofResult |
NaiveThresholdSigProof.createProof(List<BackwardTransfer> btList,
FieldElement scId,
int epochNumber,
FieldElement endCumulativeScTxCommTreeRoot,
long btrFee,
long ftMinAmount,
List<SchnorrSignature> schnorrSignatureList,
List<SchnorrPublicKey> schnorrPublicKeyList,
long threshold,
String provingKeyPath,
boolean checkProvingKey,
boolean zk) |
static CreateProofResult |
NaiveThresholdSigProof.createProof(List<BackwardTransfer> btList,
FieldElement scId,
int epochNumber,
FieldElement endCumulativeScTxCommTreeRoot,
long btrFee,
long ftMinAmount,
List<SchnorrSignature> schnorrSignatureList,
List<SchnorrPublicKey> schnorrPublicKeyList,
long threshold,
String provingKeyPath,
boolean checkProvingKey,
boolean zk,
boolean compressed_pk,
boolean compress_proof) |