ethereum-ex
ethereum-ex copied to clipboard
Safepay issue
Thanks for your code and you are the best. However, I have found a small issue with your code and check the below code.
168 - orders[orderno].safepay = msg.value; + orders[orderno].safepay = orders[orderno].price; + orders[orderno].shipment.safepay = orders[orderno].shipment.price;