Skip to content

Commit

Permalink
Update nostr.json (#119)
Browse files Browse the repository at this point in the history
public key needs to be in HEX

Signed-off-by: Settoshi Tonami <[email protected]>
  • Loading branch information
Settoshi Tonami committed Sep 27, 2023
1 parent 914314a commit 389fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/.well-known/nostr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"names": {
"setto": "3f11abb2e235da2d4dda5d6deb2f123173476a745a3ca56895a1d0f632a42f40",
"jaromil": "npub1wvtg9lwcnjgkuql5lwclfez26p86nyh7shngaq466na7nhvmz8rs7perf8"
"jaromil": "731682fdd89c916e03f4fbb1f4e44ad04fa992fe85e68e82bad4fbe9dd9b11c7"
}
}

0 comments on commit 389fceb

Please sign in to comment.