Basic Types
TransactionFeeSchedule
Hedera protobuf reference for the TransactionFeeSchedule message, mapping a HederaFunctionality and SubType to the FeeData used to price a transaction.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hedera protobuf reference for the TransactionFeeSchedule message, mapping a HederaFunctionality and SubType to the FeeData used to price a transaction.
| Field | Type | Description |
|---|---|---|
hederaFunctionality | HederaFunctionality | A particular transaction or query |
feeData | FeeData | Resource price coefficients [deprecated] |
fees | repeated FeeData | Resource price coefficients. Supports subtype price definition |
Was this page helpful?