interface VotingRecordsV2 {
    votes: _0x1.smart_table.SmartTable<
        _0x1.aptos_governance.RecordKey,
        bigint,
    >;
}

Properties

Properties