🐛 Bug Fix: Parsing error when ABI not passed in
This release includes a bug fix for the subscribe_address
method which was erroring with no abi present.
What's Changed
- Fix parsing when no abi is present by @taylorjdawson in #47
Full Changelog: 0.2.7...0.2.8