We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba81368 + 4c39b64 commit ccdc08eCopy full SHA for ccdc08e
1 file changed
blockapi/v2/models.py
@@ -389,7 +389,6 @@ class AssetType(str, Enum):
389
PRICED_VESTING = 'priced_vesting'
390
REWARDS = 'rewards'
391
STAKED = 'staked'
392
- UNREALIZED_AVAILABLE = 'unrealized_available'
393
VESTING = 'vesting'
394
YIELD = 'yield'
395
0 commit comments