CORIONplatform / solidity

GNU General Public License v3.0
12 stars 9 forks source link

Schelling module is unable to receive COR tokens. #76

Open Dexaran opened 7 years ago

Dexaran commented 7 years ago

There is a phrase in CORION platform whitepaper:

Prize pool can be expanded on voluntary basis, when someone decides to transfer CORION Token to Schelling module.

If user will transfer funds to schelling contract then the transaction will fail. receiveCorionToken function should be implemented to allow users to deposit COR tokens directly to the schelling module.