public class CreateProofResult extends Object
CreateProofResult(byte[] proof, long quality)
byte[]
getProof()
long
getQuality()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateProofResult(byte[] proof, long quality)
public byte[] getProof()
public long getQuality()
Copyright © 2020–2021. All rights reserved.