-
Im trying to recover some coins for a client who used Electrum circa 2015. According to https://bitcoinelectrum.com/frequently-asked-questions/#why-wont-electrum-accept-my-seed-when-i-attempt-to-rest…
-
I downloaded the project and compiled the NBitcoin library using VS 2017. Then I added the dll as a reference to another console application which is compiled for .Net Framework 4.6.1.
When running, …
-
I created a simple console application in VS 2019 to create a few bitcoin wallets. When trying to initialize Network.Main, the error below, also attached, occurs.
System.TypeInitializationException…
-
I am a dummy. I am following along with the book. In "Bitcoin Address" the chapter gives the following code examples.
`Key privateKey = new Key(); // generate a random private key`
`PubKey public…
-
SO THAT THE HUMAN 'GET' ME
-
Hi,
In the book,
1. the BlockrTransactionRepository class was used on page 16 and 20,
2. and this sentence "At the time of this writing, we find Blockr.io to be a good service for the task." i…
-
Thankyou in advance for any help with this, much appreciated!
I'm running a dotnet core project with NBitcoin v5.0.71 and NBitcoin.Altcoins v2.0.26 from nuget
Following through this documented e…
-
[2022-01-11 09:52:33.8559] [E] [zec] Error during UpdateJob System.MissingMethodException: Method not found: 'Void NBitcoin.BitcoinStream.ReadWrite(!!0 ByRef)'.
at NBitcoin.Zcash.ZcashTransaction.…
-
do you support also Dash?
-
I have a problem with btcpayserver
BTC
The node is offline
Last error: Name or service not known (nbxplorer:32838)
After fresh install and full sync +btcpay enabled i got that erro…