Remove `network` query param from queries that specify the resource ID · Issue #1812 · LiskHQ/lisk-mobile · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Since resources are unique on each network, when specifying their IDs on endpoint calls, is not necessary to include the
network
filter.Actual behavior
Some queries are still specifying the
network
when the ID is also specified.This generates some issues since the devnet deployment is using the betanet genesis blocks and has chainIDs/tokenIDs beginning with 02.
Which version(s) does this affect? (Environment, OS, etc...)
All.
The text was updated successfully, but these errors were encountered: