threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

Add port number to substrate on example usage #79

Closed timurgordon closed 2 years ago

timurgordon commented 2 years ago

Current line of code for example usage returns following error:

cannot create substrate twin db object2: Rpc error: Networking or low-level protocol error: Invalid URL: No port number in URL (default port is not supported): Networking or low-level protocol error: Invalid URL: No port number in URL (default port is not supported): Invalid URL: No port number in URL (default port is not supported)

which is fixed if port number is included in substrate uri argument