Skip to content

Commit

Permalink
feat!: refactor ENR (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain authored Jan 28, 2023
1 parent d415d90 commit 3ec067d
Show file tree
Hide file tree
Showing 19 changed files with 721 additions and 534 deletions.
2 changes: 0 additions & 2 deletions src/enr/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
export const MAX_RECORD_SIZE = 300;

export const ERR_INVALID_ID = "Invalid record id";

export const ERR_NO_SIGNATURE = "No valid signature found";
Loading

0 comments on commit 3ec067d

Please sign in to comment.