FeeData
The total fees charged for a transaction. It contains three parts namely node data, network data and service data
Field | Type | Description |
---|---|---|
nodedata | Fee charged by Node for this functionality | |
networkdata | Fee charged for network operations by Hedera | |
servicedata | Fee charged for providing service by Hedera | |
subType | SubType distinguishing between different types of FeeData, correlating to the same HederaFunctionality |
Last modified 8mo ago