@hashgraph/sdk
    Preparing search index...

    Class FeeSchedules

    Represents a pair of fee schedules on the Hedera network - the currently active fee schedule and the next upcoming fee schedule. This structure allows for transparent fee updates by making future fee changes visible before they take effect.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    current: undefined | FeeSchedule
    next: undefined | FeeSchedule

    Methods