diff --git a/helpers/client.js b/helpers/client.js index d40dfd9..c59b580 100644 --- a/helpers/client.js +++ b/helpers/client.js @@ -2,15 +2,13 @@ import { Client } from '@hiveio/dhive'; import { cache } from './cache'; const DEFAULT_SERVER = [ - 'https://rpc.ecency.com', 'https://api.hive.blog', - 'https://anyx.io' + 'https://anyx.io', ]; const broadcast_server = [ 'https://api.hive.blog', - 'https://rpc.ecency.com', - 'https://anyx.io' + 'https://anyx.io', ]; const DEFAULT_TESTNET_SERVER = [