Interface StakingAmendCommissionSchedule

AmendCommissionSchedule is an amendment to a commission schedule.

interface StakingAmendCommissionSchedule {
    amendment: StakingCommissionSchedule;
}

Properties

Properties