diff --git a/helpers/client.js b/helpers/client.js index 375f235..614ed5b 100644 --- a/helpers/client.js +++ b/helpers/client.js @@ -4,13 +4,13 @@ import { cache } from './cache'; const DEFAULT_SERVER = [ 'https://api.hive.blog', 'https://techcoderx.com', - 'https://anyx.io' + 'https://anyx.io', ]; const broadcast_server = [ 'https://anyx.io', 'https://api.hive.blog', - 'https://hived.emre.sh' + 'https://techcoderx.com', ]; const DEFAULT_TESTNET_SERVER = [