Basic Types
CurrentAndNextFeeSchedule
Hedera protobuf CurrentAndNextFeeSchedule bundles the active and upcoming fee schedules with expiry timestamps used to price network transactions.
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 CurrentAndNextFeeSchedule bundles the active and upcoming fee schedules with expiry timestamps used to price network transactions.
| Field | Type | Description |
|---|---|---|
currentFeeSchedule | FeeSchedule | Contains current Fee Schedule |
nextFeeSchedule | FeeSchedule | Contains next Fee Schedule |
Was this page helpful?