According to nip-11 spec, the `supported_nips` should always be a list. When a relay only supports a single nip, then the single nip id is returned as an int instead of a list-of-one. This causes json errors (in amethyst).