add stake holders type
This commit is contained in:
@@ -73,6 +73,6 @@ def quota_attribute_value(quota: Quota) -> typing.Any:
|
||||
attribute_values_list = [{
|
||||
'name': attr.attribute.name,
|
||||
'amount': attr.value
|
||||
}for attr in attributes]
|
||||
} for attr in attributes]
|
||||
|
||||
return attribute_values_list
|
||||
|
||||
Reference in New Issue
Block a user