1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/sdk/client/java/docs/BlockProcessingPerformanceModel.md

29 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# 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] |