mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-03 03:25:24 +03:00
chagned default url '
This commit is contained in:
parent
4be8263ea3
commit
394a056dd6
@ -11,7 +11,7 @@ import {
|
||||
} from '../../utils/postParser';
|
||||
import { getName, getAvatar } from '../../utils/user';
|
||||
|
||||
const DEFAULT_SERVER = 'https://rpc.esteem.app';
|
||||
const DEFAULT_SERVER = 'https://api.steemit.com';
|
||||
let rewardFund = null;
|
||||
let medianPrice = null;
|
||||
let client = new Client(DEFAULT_SERVER);
|
||||
|
Loading…
Reference in New Issue
Block a user