Expand description
NIP-46 nsec bunker related types and functions
Structs§
- Bunker
Client - This is a NIP-46 Bunker client
- Nip46
Connection Parameters - The connection parameters provided by an nsec bunker for a client connecting to it
usually as a
bunker://
url - Nip46
Request - A NIP-46 request, found stringified in the content of a kind 24133 event
- Nip46
Response - A NIP-46 request, found stringified in the content of a kind 24133 event
- PreBunker
Client - This is a Remote Signer setup that has not yet discovered the user’s PublicKey As a result, it cannot implement Signer yet.