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...
|
tag (str): (for ripple only) The ripple account tag |
Documentation states that the
tagargument is only to be used withRippleaccounts, but without this argument the API returns and confusing error code500. Please correct as it makes these issues a debugging hell...fireblocks-sdk-py/fireblocks_sdk/sdk.py
Line 820 in 75139a0