Structs§
- NIP-46 client that can make requests to a NIP-46 server running over NIP-55.
- Server that can handle NIP-46 requests over NIP-55.
- A simple request approver that either always approves or always rejects requests.
Enums§
- Error that can occur when communicating with a NIP-46 server over NIP-55.
- Approval or rejection of a NIP-46 request. Used in the server to determine whether to handle requests or not.
Traits§
- Trait to approve or reject NIP-46 requests received by the server.