python-bitshares
python-bitshares copied to clipboard
Avoid .get for checking falsy objects in Liquidity Pool Update operation
Thanks. Ideally all similar checks in all operations should all be changed.
I checked through them, there's only a few and none are causing any foreseeable problems. I was trying to minimize the diff, but if you'd like me to fix those too, I can.
To clarify, I'm not asking for anything/changes, just leaving my thoughts. Since @xeroc is the main maintainer of this library, I'll let him decide. @xeroc what do you think?