Class ConfigSettingContractHistoricalDataV0

java.lang.Object
org.stellar.sdk.xdr.ConfigSettingContractHistoricalDataV0
All Implemented Interfaces:
XdrElement

public class ConfigSettingContractHistoricalDataV0 extends Object implements XdrElement
ConfigSettingContractHistoricalDataV0's original definition in the XDR file is:
 struct ConfigSettingContractHistoricalDataV0
 {
     int64 feeHistorical1KB; // Fee for storing 1KB in archives
 };