subModule = new LorenaSubstrate('wss://substrate-demo.caelumlabs.com/')
If somebody wants to test the library and server is down, it is not possible to run the test.
Server should be set by argument or environment variable even though it is a library.
Env in this case is only for test purpose and not for main library usage.
subModule= new LorenaSubstrate('wss://substrate-demo.caelumlabs.com/')If somebody wants to test the library and server is down, it is not possible to run the test.
Server should be set by argument or environment variable even though it is a library.
Env in this case is only for test purpose and not for main library usage.