NDKRelaySet.fromRelayUrls() function accepts the empty arrays for relayUrls #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enes: heads up for people using ndk util function NDKRelaySet.fromRelayUrls() function accepts the empty arrays for relayUrls and contrary to what I believed it actually creates the NDKRelaySet with no relays succesfully, and accepts it as "valid" down the line in code where ndk treats it as such, basically the fallbacks that would flip on undefined relay set are ignored and requests would fail