kopia lustrzana https://github.com/bugout-dev/moonstream
Add fix of keys.
rodzic
7c3263cd6b
commit
48b0db5742
|
@ -40,6 +40,8 @@ logger = logging.getLogger(__name__)
|
||||||
blockchain_by_subscription_id = {
|
blockchain_by_subscription_id = {
|
||||||
"ethereum_blockchain": "ethereum",
|
"ethereum_blockchain": "ethereum",
|
||||||
"polygon_blockchain": "polygon",
|
"polygon_blockchain": "polygon",
|
||||||
|
"ethereum_smartcontract": "ethereum",
|
||||||
|
"polygon_smartcontract": "polygon",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue