Skip to content

Commit

Permalink
add more supported kinds.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Apr 19, 2024
1 parent 5253ec7 commit fa49f5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions relay.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ var supportedKinds = []uint16{
1984,
1985,
9735,
24133,
10000,
10001,
10002,
Expand All @@ -38,6 +39,8 @@ var supportedKinds = []uint16{
10006,
10007,
10015,
10101,
10102,
10030,
30000,
30002,
Expand Down

0 comments on commit fa49f5d

Please sign in to comment.