Closed furesoft closed 5 years ago
What does your IoC container setup look like?
its the sample application using litedb as provider
Seems to be an issue with the NatTraversal services... I've updated the sample like this
x.UseNoNatTraversal();
Which is now working
Unable to resolve service for type 'System.String' while attempting to activate 'NBlockchain.Services.NatTraversal.UpnpAutodetectPortForwarding'."
when trying to use UseTcpPeerNetwork();