issue-38 #62
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-38"
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?
Issue
Closes #38
Intent
Relays
page in order to manage user's relays.Implementation
src/pages/relays/index.tsx
.src/store/relays
.authAndGetMetadataAndRelaysMap
method ofAuthController
to also get relay map.getRelayMap
andpublishRelayMap
methods toNostrController
.useAppDispatch
anduseAppSelector
hooks tosrc/hooks/store.ts
.compareObjects
utility tosrc/utils/utils.ts
.Pull request closed