stratisproject / StratisBitcoinFullNode

Bitcoin full node in C#
https://stratisplatform.com
MIT License
783 stars 315 forks source link

Unable to run StratisD on Testnet #4179

Open ranjancse26 opened 4 years ago

ranjancse26 commented 4 years ago

I am having issues in running the latest code of StratisD on testnet.

Unable to resolve service for type 'Stratis.SmartContracts.Core.Receipts.IReceiptRepository' while attempting to activate 'Stratis.Bitcoin.Features.SmartContracts.ReflectionExecutor.Controllers.SwaggerUIContractListMiddleware'.

image

StratisIain commented 4 years ago

Hi @ranjancse26 - I assume the above is running on one of the development branches..

If you are connecting to live public chains, can you please utilise the latest release branch.

ranjancse26 commented 4 years ago

Yes. I was running it based off the development branches as per the Readme instructions mentioned in your repo :) Please fix the readme file if you don't intend the developers to run.