v1.4.0
What's Changed
A new guardian parameter has been added for the create_transaction_for_setting_guardian method of AccountController. The argument was added before the relayer argument to ensure consistency. Some may encounter issue if named parameters were not used.
What's Changed
- Set correct options for guarded transactions by @popenta in #233
- Increase backoff factor for requests by @popenta in #234
Full Changelog: v1.3.1...v1.4.0