I am running docker-compose-testrpc.yml and trying to push one order through massive. I am getting this error
$massive 0x csv --input=sample.csv | massive 0x expiration --duration 864000 |massive 0x getFees --maker-share .5 --target http://127.0.0.1:8081/ | massive 0x setExchange --testrpc | massive 0x setSalt |massive 0x sign --replace-on-mismatch privkey.0.asc | massive 0x setAllowance --unlimited http://localhost:18545 privkey.0.asc
2018/08/11 03:56:10 Error getting fee token address for exhange 0x307834386261636239323636613537306435323130363365663564643936653631363836646265373838
2018/08/11 03:56:10 Error getting fee token for exchange 0x48bacb9266a570d521063ef5dd96e61686dbe788: VM Exception while processing transaction: revert
Looks like something wrong with the contracts installed in testrpc.
I am running Open relay with 0xv2-support and massive with support/0xv1 branches.
I am running docker-compose-testrpc.yml and trying to push one order through massive. I am getting this error
Looks like something wrong with the contracts installed in testrpc.
I am running Open relay with 0xv2-support and massive with support/0xv1 branches.