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