Join Nostr
2025-01-08 09:04:42 UTC
in reply to

dtonon on Nostr: What client? FROST bunker requires a little update: all bunker uris before had the ...

What client?
FROST bunker requires a little update: all bunker uris before had the user pubkey on them, so instead of calling get_public_key clients were just taking the pubkey from the uri; FROST bunker can't support that, it uses a different key for each user, not the actual user's key, so clients have to call the get_public_key method.