mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-04 20:15:51 +03:00
api change
This commit is contained in:
parent
dec27aacb9
commit
a3fbe6e09f
@ -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