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

Properties

Properties