Skip to content

Commit

Permalink
gossipProfile.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
intls committed Dec 2, 2024
1 parent 8c843e5 commit e458c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/hubble/src/profile/gossipProfile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export enum ProfileWorkerAction {
WaitForMessages = 3,
Stop = 4,
GetMultiAddres = 5,
ConnectToMutliAddr = 6,
ConnectToMultiAddr = 6,
ReportPeers = 7,
}

Expand Down

0 comments on commit e458c42

Please sign in to comment.