Merge branch 'main' into add-tags-and-descriptions

pull/826/head
Andrey 2023-06-22 17:08:07 +03:00
commit fdb9e88d8f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -153,7 +153,7 @@ CANONICAL_SUBSCRIPTION_TYPES = {
"externaly_owned_account": SubscriptionTypeResourceData(
id="externaly_owned_account",
name="Externally owned account",
blockchain=None,
blockchain="Any",
description="Externally owned account",
choices=[],
icon_url="https://s3.amazonaws.com/static.simiotics.com/moonstream/assets/ethereum/eth-diamond-rainbow.png",