effectai / effect-network

Smart contracts and documentation for Effect Network
MIT License
46 stars 9 forks source link

Force: make submission data optional #77

Closed jeisses closed 2 years ago

jeisses commented 2 years ago

The data field of the submission struct in force.hpp should be optional. At the moment there is no way to make a distinction between a reserved task and an empty submission.

-