mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-08-08 04:01:48 +02:00
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
This commit is contained in:
@@ -2,7 +2,6 @@ package nip46
|
||||
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"slices"
|
||||
"sync"
|
||||
|
Reference in New Issue
Block a user