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

38 lines
1.7 KiB
Markdown
Raw Normal View History

# TxProcessingPerformanceModel
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**txCheckInputs** | **Integer** | | [optional] |
|**txAddOneTx** | **Integer** | | [optional] |
|**txProcessExtra** | **Integer** | | [optional] |
|**txProcessAttachment** | **Integer** | | [optional] |
|**txProcessInputs** | **Integer** | | [optional] |
|**txPushGlobalIndex** | **Integer** | | [optional] |
|**txCheckExist** | **Integer** | | [optional] |
|**txPrintLog** | **Integer** | | [optional] |
|**txPrapareAppend** | **Integer** | | [optional] |
|**txAppend** | **Integer** | | [optional] |
|**txAppendRlWait** | **Integer** | | [optional] |
|**txAppendIsExpired** | **Integer** | | [optional] |
|**txStoreDb** | **Integer** | | [optional] |
|**txCheckInputsPrefixHash** | **Integer** | | [optional] |
|**txCheckInputsAttachmentCheck** | **Integer** | | [optional] |
|**txCheckInputsLoop** | **Integer** | | [optional] |
|**txCheckInputsLoopKimageCheck** | **Integer** | | [optional] |
|**txCheckInputsLoopChInValSig** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysGetItemSize** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysRelativeToAbsolute** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysLoop** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysLoopGetSubitem** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysLoopFindTx** | **Integer** | | [optional] |
|**txCheckInputsLoopScanOutputkeysLoopHandleOutput** | **Integer** | | [optional] |
|**txMixinCount** | **Integer** | | [optional] |