Commit a283e52c by haojie

1

parent b17d67a9
......@@ -3,6 +3,7 @@
/public/hot
/public/storage
/storage/*.key
/config/address.php
/vendor
.env
.env.backup
......
......@@ -3,5 +3,5 @@
return [
# 0x51eF357cf7204DB2a6e31750817F709a10c86f37
'address' => '0x51eF357cf7204DB2a6e31750817F709a10c86f37',
'callback' => 'http://127.0.0.1:8000/api/BlindBox/buy/CheckCallback'
'callback' => 'http://127.0.0.1:8000/api/BlindBox/buy/CheckCallback/dd'
];
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