Commit 17359c5f authored by shajiaiming's avatar shajiaiming

epc airdrop

parent ebd503eb
......@@ -89,7 +89,7 @@ class PlatformCoinsController extends BaseController
$model->msg = '';
$model->to_address = $to_address;
$model->coin_name = 'EPC';
$model->amount = 1;
$model->amount = 1.3;
$model->origin = CoinAirDropTransfer::ORIGIN_API;
$model->type = CoinAirDropTransfer::TYPE_COINS;
$model->save();
......
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