Request a user's inbox relays. This method should fetch the relays where a user receives gift-wrapped welcomes, from their kind 10050 inbox relay list event (transports/nostr.md "Publish targets and acknowledgements").
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.