nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
WeightedVoteCounts
Interface WeightedVoteCounts
Weighted vote counts for proof-of-learning.
interface
WeightedVoteCounts
{
approve
:
number
;
reject
:
number
;
abstain
:
number
;
totalWeight
:
number
;
}
Index
Properties
approve
reject
abstain
total
Weight
Properties
approve
approve
:
number
reject
reject
:
number
abstain
abstain
:
number
total
Weight
totalWeight
:
number
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
approve
reject
abstain
total
Weight
GitHub
npm
nexus-agents - v2.80.0
Loading...
Weighted vote counts for proof-of-learning.