Skip to content

Commit

Permalink
update servers 3
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Jan 6, 2024
1 parent c7e4793 commit 527166a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions helpers/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@ import { Client } from '@hiveio/dhive';
import { cache } from './cache';

const DEFAULT_SERVER = [
'https://techcoderx.com',
'https://anyx.io',
'https://rpc.ecency.com',
'https://techcoderx.com',
'https://api.hive.blog'
];

const broadcast_server = [
'https://hived.emre.sh',
'https://anyx.io',
'https://rpc.ecency.com',
'https://api.hive.blog'
];

Expand Down

0 comments on commit 527166a

Please sign in to comment.