MetacoSA / NBitcoin

Comprehensive Bitcoin library for the .NET framework.
MIT License
1.88k stars 848 forks source link

Added support for Triptourcoin #1031

Closed macloviw closed 3 years ago

NicolasDorier commented 3 years ago

You did not add a commented line for your alt in NodeBuilderEx. You also need to add your binaries in WellknownNodeDownloadData.cs, and run the Altcoin tests yourself by changing the line in NodeBuilderEx which use Core by default.

NicolasDorier commented 3 years ago

need rebase