Skip to content

Instantly share code, notes, and snippets.

@toschdev
Created March 18, 2019 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toschdev/00d9ba67eec86c796dd6542553b07586 to your computer and use it in GitHub Desktop.
Save toschdev/00d9ba67eec86c796dd6542553b07586 to your computer and use it in GitHub Desktop.
Ardor Blockchain Status
{
"apiProxy":false,
"correctInvalidFees":false,
"ledgerTrimKeep":30000,
"maxAPIRecords":100,
"blockchainState":"UP_TO_DATE",
"currentMinRollbackHeight":1471200,
"numberOfBlocks":1472762,
"isTestnet":true,
"includeExpiredPrunable":true,
"isLightClient":false,
"services":[
"CORS"
],
"requestProcessingTime":1,
"version":"2.2.2",
"maxRollback":800,
"lastBlock":"12703206961010372406",
"application":"Ardor",
"isScanning":false,
"isDownloading":false,
"cumulativeDifficulty":"114752340024123988",
"lastBlockchainFeederHeight":1472727,
"maxPrunableLifetime":7776000,
"time":38637045,
"lastBlockchainFeeder":"3.1.40.144"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment