hyperledger-archives / aries-protocol-test-suite

Test Suite for testing protocol compliance of Aries Agents
https://wiki.hyperledger.org/display/aries
Apache License 2.0
25 stars 19 forks source link

Always use Handler.PID intead of self.PID #39

Closed Tangelo1 closed 4 years ago

Tangelo1 commented 4 years ago

Using self.PID was causing unwanted message types to be included. These instances have all been updated to use the static class member.