[#16520] ENS setting is unavailable on PRs when test network is set (#16521)

This commit is contained in:
flexsurfer 2023-07-07 15:34:02 +02:00 committed by GitHub
parent 5755d2e21a
commit ac675e28eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,5 @@
(update :custom-bootnodes-enabled? rpc->custom-bootnodes)
(update :currency keyword)
(visibility-status-updates/<-rpc-settings)
(dissoc :networks/current-network :networks/networks)
(set/rename-keys {:compressedKey :compressed-key
:emojiHash :emoji-hash})))