forked from lthn/blockchain
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.
1.1 KiB
Generated
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] |