Closed friedger closed 6 years ago
Currently, init_market.sh fails with
1554880ms thread-0 main.cpp:2584 main ] Failed with error: Assert Exception (10)
false: abort() called
when calling
cleos push action eosio.token transfer '["friedger", "monstereosio", "1.0000 EOS", "MTT0"]' -p friedger
Just referencing our project issue #35
@friedger is it already tested and ready for merge? Do we need only the screens?
Yes, it is tested. Maybe you should review the code for security issues? Is it possible that another person gets the ownership? Is it possible that the new owner gets the monster for a different amount than agreed.
Closing it for now and sending a new PR to market_mobile.
This PR builds on top of #51
It adds the possibility to
There is no UI for that yet.