iota.lib.csharp
iota.lib.csharp copied to clipboard
Regarding different hash value getting in two different method of API
trafficstars
Please see the below screen shot.


Please give us a solution as soon as possible. Any help is worth for us.
I think this repo is going to die. Better to use IOTA Javascript Repo
Ok, but can you tell me how to Start or Build Javascript Repo in Windows environment.

IotaApi.cs, line 592 foreach (var tryte in trytesResponse.Trytes) trxs.Add(new Transaction(tryte, _curl)); to foreach (var tryte in trytesResponse.Trytes) trxs.Add(new Transaction(tryte));