Request a user's inbox relays. This method should fetch the relays where a user receives their messages (e.g., from a kind 10051 key package relay list event).
The public key (hex string) of the user whose inbox relays to load
Promise resolving to an array of relay URLs for the user's inbox
Publish an event to the given relays
Make a single request to the given relays with filters
Open a subscription to the given relays and filters
Interface for group-specific nostr operations. This is the only network interface used by MarmotGroup. It includes all NostrPool methods plus group-specific operations.