Open Warchant opened 6 months ago
Currently if a user does not have a connection to a parachain node (GGX node) it does not print any errors.
Refactor this to make sure user can select a node (enter URL or select pre-hardcoded, like in polkadot.js).
See https://github.com/ggxchain/rfq-ui/pull/56 Main code that connects to a node and creates Context is done, the task is to fix all tests.
Currently if a user does not have a connection to a parachain node (GGX node) it does not print any errors.
Refactor this to make sure user can select a node (enter URL or select pre-hardcoded, like in polkadot.js).
See https://github.com/ggxchain/rfq-ui/pull/56 Main code that connects to a node and creates Context is done, the task is to fix all tests.