0.886
This commit is contained in:
@@ -240,7 +240,7 @@
|
||||
}
|
||||
case "ComputeSecret":
|
||||
{
|
||||
ComputeSecret(Data.PubKey,function (Result)
|
||||
ComputeSecret(Data.Account,Data.PubKey,function (Result)
|
||||
{
|
||||
Data.Result=Result;
|
||||
SendMessage(Data);
|
||||
|
||||
Reference in New Issue
Block a user