-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
When I run
var client = new QBitNinjaClient(network);
var balance = await client.GetBalance(address, true);
Console.WriteLine(balance.Operations.Count());
It always outputs 0 even though I have sent coins to this testnet address. I kept trying it with multiple testnet address addresses that I filled with bitcoin and it can't find any coins or activity on these addresses. This problem has persisted for about a week now. Before last week the code worked perfectly. Any solutions?
littleAnarchy
Metadata
Metadata
Assignees
Labels
No labels