golemfactory / golem-core-python

GNU General Public License v3.0
3 stars 2 forks source link

Allow extra termination reason when termiating an agreement #156

Closed lucekdudek closed 3 months ago

lucekdudek commented 3 months ago

Current Agreement resource implementation didn't allow for additional fields to be passed when terminating an agreement. This change fixes this issue.