relay-management-latest #84
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "relay-management-latest"
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
.