libp2p
Preparing search index...
@libp2p/gossipsub
metrics
ScoreWeights
Interface ScoreWeights<T>
interface
ScoreWeights
<
T
>
{
byTopic
:
Map
<
string
,
TopicScoreWeights
<
T
>
>
;
p5w
:
T
;
p6w
:
T
;
p7w
:
T
;
score
:
T
;
}
Type Parameters
T
Index
Properties
by
Topic
p5w
p6w
p7w
score
Properties
by
Topic
byTopic
:
Map
<
string
,
TopicScoreWeights
<
T
>
>
p5w
p5w
:
T
p6w
p6w
:
T
p7w
p7w
:
T
score
score
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
Topic
p5w
p6w
p7w
score
libp2p
Loading...