mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
api change
This commit is contained in:
parent
e31f63e128
commit
effa8bcaff
@ -398,7 +398,7 @@ export const getCommunity = tag =>
|
||||
}
|
||||
|
||||
axios
|
||||
.post('https://beta-api.steemit.com', {
|
||||
.post('https://api.steemit.com', {
|
||||
jsonrpc: '2.0',
|
||||
method: 'bridge.get_community',
|
||||
params: { name: tag, observer: '' },
|
||||
|
Loading…
Reference in New Issue
Block a user