interface ValidatorFees {
    fees_table: _0x1.table.Table<string, _0x1.coin.Coin<AptosCoin>>;
}

Properties

Properties

fees_table: _0x1.table.Table<string, _0x1.coin.Coin<AptosCoin>>