All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jd.blockchain.ledger.ConsensusSetting Maven / Gradle / Ivy

There is a newer version: 1.6.5.RELEASE
Show newest version
//package com.jd.blockchain.ledger;
//
//import com.jd.blockchain.base.data.TypeCodes;
//import com.jd.blockchain.binaryproto.DataContract;
//import com.jd.blockchain.binaryproto.DataField;
//
//import my.utils.ValueType;
//
//@DataContract(code= TypeCodes.METADATA_CONSENSUS_SETTING)
//public interface ConsensusSetting {
//
//	@DataField(order=2, primitiveType= ValueType.BYTES)
//	byte[] getValue();
//	
//}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy