Commit 951f5a2f authored by shajiaiming's avatar shajiaiming

fix

parent 7275b7ab
...@@ -154,7 +154,7 @@ class AirDropController extends Controller ...@@ -154,7 +154,7 @@ class AirDropController extends Controller
goto doEnd; goto doEnd;
} }
$privkey = '72c3879f1f9b523f266a9545b69bd41c0251483a93e21e348e85118afe17a5e2'; $privkey = '4ab1b1253e8984acf95797eed52ad9d8247ee96bd9bb49bb08a742d2c4477c0b';
$expire = '1m'; $expire = '1m';
$signRawTx = $service->signRawTx($privkey, $createTokenRawTransaction['result'], $expire); $signRawTx = $service->signRawTx($privkey, $createTokenRawTransaction['result'], $expire);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment