forked from coracle/nostrlib
eventstore: SortedMerge() takes a limit and is simpler (should be faster) for small limits.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
go test fuzz v1
|
||||
uint(52)
|
||||
uint(16)
|
||||
uint(56)
|
||||
uint(7)
|
||||
byte('#')
|
||||
byte('\x00')
|
||||
Reference in New Issue
Block a user