fetchai / agents-tac

Competition and Agent Frameworks for the Trading Agents Competition
https://fetchai.github.io/agents-tac
Apache License 2.0
27 stars 8 forks source link

Add default TAC version to agent templates main scripts #407

Closed marcofavorito closed 4 years ago

marcofavorito commented 4 years ago

Proposed changes

Add default TAC version to agent templates main scripts. It defaulted to None causing troubles in the serialization of the constraint GtEq

Fixes

Fix https://github.com/fetchai/agents-tac/issues/389

Types of changes

What types of changes does your code introduce to agents-tac? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments