public class HoneyBadger extends Consensus
| 构造器和说明 |
|---|
HoneyBadger() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
verifyHBConsensusProof(Set<PublicKey> publicKeys,
HBConsensusProofInfo proof) |
static boolean |
verifyHBConsensusProof(Set<PublicKey> publicKeys,
HBConsensusProofInfo proof,
HashTypeEnum hashTypeEnum) |
calcPKsMerkleRootHash, calcPKsMerkleRootHash, calcProofHash, calcProofHash, threshold2f, verifyConsensusProof, verifyConsensusProofpublic static boolean verifyHBConsensusProof(Set<PublicKey> publicKeys, HBConsensusProofInfo proof)
public static boolean verifyHBConsensusProof(Set<PublicKey> publicKeys, HBConsensusProofInfo proof, HashTypeEnum hashTypeEnum)
Copyright © 2022. All rights reserved.