fireblocks / fireblocks-sdk-py

Official Python SDK for Fireblocks API
http://docs.fireblocks.com/api/swagger-ui/
MIT License
52 stars 41 forks source link

Documentation is misleading for `create_contract_wallet_asset` #93

Open adradr opened 1 year ago

adradr commented 1 year ago

Documentation states that the tag argument is only to be used with Ripple accounts, but without this argument the API returns and confusing error code 500. Please correct as it makes these issues a debugging hell...

https://github.com/fireblocks/fireblocks-sdk-py/blob/75139a0518962c8b67d35a79379b518b718f0c66/fireblocks_sdk/sdk.py#L820