DotNetWallet icon indicating copy to clipboard operation
DotNetWallet copied to clipboard

Invalid base58 string Error

Open MohammadDaneshvar opened this issue 5 years ago • 1 comments

I uncomment this line. args = new string[] { "send", "btc=all", "address=mzz63n3n89KVeHQXRqJEVsQX8MZj5zeqCw", "wallet-file=test4.json" };

but error Invalid base58 string. I try to use other valid publickey but i give error " Invalid base58 string." please help me

MohammadDaneshvar avatar Dec 22 '19 16:12 MohammadDaneshvar

Why did you uncomment that line? test4.json wallet file was only present in my old dev environment, even I don't have it now.

nopara73 avatar Dec 22 '19 18:12 nopara73