Config
public struct Config : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let grapheneSymbol: String -
Undocumented
Declaration
Swift
public let grapheneAddressPrefix: String -
Undocumented
Declaration
Swift
public let grapheneMinAccountNameLength: Int -
Undocumented
Declaration
Swift
public let grapheneMaxAccountNameLength: Int -
Undocumented
Declaration
Swift
public let grapheneMinAssetSymbolLength: Int -
Undocumented
Declaration
Swift
public let grapheneMaxAssetSymbolLength: Int -
Undocumented
Declaration
Swift
public let grapheneMaxShareSupply: BigInt -
Undocumented
Declaration
Swift
public let grapheneMaxPayRate: Int -
Undocumented
Declaration
Swift
public let grapheneMaxSigCheckDepth: Int -
Undocumented
Declaration
Swift
public let grapheneMinTransactionSizeLimit: Int -
Undocumented
Declaration
Swift
public let grapheneMinBlockInterval: Int -
Undocumented
Declaration
Swift
public let grapheneMaxBlockInterval: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultBlockInterval: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxTransactionSize: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxBlockSize: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxTimeUntilExpiration: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaintenanceInterval: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaintenanceSkipSlots: Int -
Undocumented
Declaration
Swift
public let grapheneMinUndoHistory: Int -
Undocumented
Declaration
Swift
public let grapheneMaxUndoHistory: Int -
Undocumented
Declaration
Swift
public let grapheneMinBlockSizeLimit: Int -
Undocumented
Declaration
Swift
public let grapheneMinTransactionExpirationLimit: Int -
Undocumented
Declaration
Swift
public let grapheneBlockchainPrecision: Int -
Undocumented
Declaration
Swift
public let grapheneBlockchainPrecisionDigits: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultTransferFee: Int -
Undocumented
Declaration
Swift
public let grapheneMaxInstanceId: BigInt -
Undocumented
Declaration
Swift
public let graphene100Percent: Int -
Undocumented
Declaration
Swift
public let graphene1Percent: Int -
Undocumented
Declaration
Swift
public let grapheneMaxMarketFeePercent: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultForceSettlementDelay: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultForceSettlementOffset: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultForceSettlementMaxVolume: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultPriceFeedLifetime: Int -
Undocumented
Declaration
Swift
public let grapheneMaxFeedProducers: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxAuthorityMembership: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxAssetWhitelistAuthorities: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxAssetFeedPublishers: Int -
Undocumented
Declaration
Swift
public let grapheneCollateralRatioDenom: Int -
Undocumented
Declaration
Swift
public let grapheneMinCollateralRatio: Int -
Undocumented
Declaration
Swift
public let grapheneMaxCollateralRatio: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaintenanceCollateralRatio: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxShortSqueezeRatio: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMarginPeriodSec: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxMiners: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxProposalLifetimeSec: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMinerProposalReviewPeriodSec: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultNetworkPercentOfFee: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultLifetimeReferrerPercentOfFee: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxBulkDiscountPercent: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultBulkDiscountThresholdMin: BigInt -
Undocumented
Declaration
Swift
public let grapheneDefaultBulkDiscountThresholdMax: BigInt -
Undocumented
Declaration
Swift
public let grapheneDefaultCashbackVestingPeriodSec: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultCashbackVestingThreshold: BigInt -
Undocumented
Declaration
Swift
public let grapheneDefaultBurnPercentOfFee: Int -
Undocumented
Declaration
Swift
public let grapheneMinerPayPercentPrecision: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMaxAssertOpcode: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultFeeLiquidationThreshold: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultAccountsPerFeeScale: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultAccountFeeScaleBitshifts: Int -
Undocumented
Declaration
Swift
public let grapheneMaxWorkerNameLength: Int -
Undocumented
Declaration
Swift
public let grapheneMaxUrlLength: Int -
Undocumented
Declaration
Swift
public let grapheneNearScheduleCtrIv: BigInt -
Undocumented
Declaration
Swift
public let grapheneFarScheduleCtrIv: BigInt -
Undocumented
Declaration
Swift
public let grapheneCoreAssetCycleRate: Int -
Undocumented
Declaration
Swift
public let grapheneCoreAssetCycleRateBits: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMinerPayPerBlock: Int -
Undocumented
Declaration
Swift
public let grapheneDefaultMinerPayVestingSeconds: Int -
Undocumented
Declaration
Swift
public let grapheneMaxInterestApr: Int -
Undocumented
Declaration
Swift
public let grapheneMinerAccount: AccountObjectId -
Undocumented
Declaration
Swift
public let grapheneNullAccount: AccountObjectId -
Undocumented
Declaration
Swift
public let grapheneTempAccount: AccountObjectId
View on GitHub
Install in Dash
Config Structure Reference