Class ListProof

    • Constructor Detail

      • ListProof

        public ListProof()
    • Method Detail

      • getAsMessage

        public abstract com.exonum.messages.proof.ListProofOuterClass.ListProof getAsMessage()
        Returns the proof as a protobuf message.
      • parseFrom

        public static ListProof parseFrom​(byte[] proofMessage)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Creates a new ListProof given the serialized map proof message.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException - if the message is not ListProofOuterClass.ListProof