A comprehensive Bitcoin library for the .NET framework.
Questions tagged [nbitcoin]
52 questions
1
vote
0 answers
NBitcoin how to send a transaction?
The verification passed. But nothing happen after that. The balance in both accounts remain the same.
Anything wrong in the way that I build my transaction?
var fpk = new BitcoinSecret("", Network.TestNet);
var fspk =…

s k
- 175
- 6