block-core / blockcore

Open source .NET Core Bitcoin based blockchain node in C#
https://www.blockcore.net
219 stars 90 forks source link

Move NBitcoin to namespace Blockcore.NBitcoin #446

Closed dangershony closed 1 year ago

dangershony commented 1 year ago

To be able to use the original NBitcoin library together with the Blockcore version of NBitcoin we must put the later under the Blockcore name space