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
Hi maybe you can add this to the docs, but on my ubuntu mate machine, nano.rpc.Client('http://localhost:7076') would not work (connection refused). Instead I had to do nano.rpc.Client('http://ip6-localhost:7076')