1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk/client/java/docs/BlockProcessingPerformanceModel.md
Snider 42368f3b4d Refactor Go SDK API service names and add Java SDK
Renamed Go SDK API services and documentation from BlockAPI/InfoAPI to BlockUtilsSdkClientGo/InfoUtilsSdkClientGo for consistency. Updated all references, method receivers, and usage examples accordingly. Added new Java SDK client, models, API, documentation, and build files under utils/sdk/client/java. Updated Go module dependencies and added go.sum. Enhanced Go models to support additional properties in JSON unmarshalling.
2025-10-19 18:02:02 +01:00

1.1 KiB
Generated

BlockProcessingPerformanceModel

Properties

Name Type Description Notes
blockProcessingTime0 Integer [optional]
blockProcessingTime1 Integer [optional]
targetCalculatingTime2 Integer [optional]
longhashCalculatingTime3 Integer [optional]
allTxsInsertTime5 Integer [optional]
etcStuff6 Integer [optional]
insertTime4 Integer [optional]
raiseBlockCoreEvent Integer [optional]
validateMinerTransactionTime Integer [optional]
collectRangeproofsDataFromTxTime Integer [optional]
verifyMultipleZcOutsRangeProofsTime Integer [optional]
targetCalculatingEnumBlocks Integer [optional]
targetCalculatingCalc Integer [optional]
posValidateKiSearch Integer [optional]
posValidateGetOutKeysForInputs Integer [optional]
posValidateZvp Integer [optional]