Basic Types
CurrentAndNextFeeSchedule
Hedera protobuf reference for the CurrentAndNextFeeSchedule message, which bundles the active and upcoming network FeeSchedule entries with expiry data.
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 CurrentAndNextFeeSchedule message, which bundles the active and upcoming network FeeSchedule entries with expiry data.
| Field | Type | Description |
|---|---|---|
currentFeeSchedule | FeeSchedule | Contains current Fee Schedule |
nextFeeSchedule | FeeSchedule | Contains next Fee Schedule |
Was this page helpful?