interface VotingRecords {
    votes: _0x1.table.Table<_0x1.aptos_governance.RecordKey, boolean>;
}

Properties

Properties