Use ID in nip86.IDReason
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"slices"
|
||||
"testing"
|
||||
|
||||
"fiatjaf.com/nostr"
|
||||
"github.com/kr/pretty"
|
||||
"github.com/mailru/easyjson"
|
||||
"fiatjaf.com/nostr"
|
||||
)
|
||||
|
||||
func TestBaseCase(t *testing.T) {
|
||||
|
||||
@@ -3,8 +3,8 @@ package betterbinary
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/mailru/easyjson"
|
||||
"fiatjaf.com/nostr"
|
||||
"github.com/mailru/easyjson"
|
||||
)
|
||||
|
||||
func TestTagFiltering(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user