Skip to content

Commit

Permalink
Update packages/portalnetwork/src/networks/history/history.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Scotty <[email protected]>
  • Loading branch information
acolytec3 and ScottyPoi authored Feb 28, 2025
1 parent 461c9bb commit 87f7dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/portalnetwork/src/networks/history/history.ts
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ export class HistoryNetwork extends BaseNetwork {
}
}

protected overridehandleFindContent = async (
protected override handleFindContent = async (
src: INodeAddress,
requestId: bigint,
decodedContentMessage: FindContentMessage,
Expand Down

0 comments on commit 87f7dfc

Please sign in to comment.