hyperledger/indy-plenum

Test error from indy-plenum/plenum/test/conftest.py line 300

devinleighsmith opened this issue · 3 comments

image

Looks like this may have been written for backwards compatibility or related.
I was able to fix the exception by using hasattr to check if the message attribute exists.

@WadeBarnes this is the error that I'm getting in token-plugin

Going to open a PR for this based on a fix that resolved the issue for me within the sovrin/token-plugin project.