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
There are two HostedService implementations, LibplanetNodeService and NineChorniclesNodeService. I and my teammate wrote them when we didn't know the .NET DI pattern well.
Currently, there are some Libplanet.Headless implementations:
There are two
HostedService
implementations,LibplanetNodeService
andNineChorniclesNodeService
. I and my teammate wrote them when we didn't know the .NET DI pattern well.Currently, there are some
Libplanet.Headless
implementations:It supports
Miner
andSwarm
. Replace ourLibplanetNodeService
with it and improve it.The text was updated successfully, but these errors were encountered: