We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fec9a commit ab74d1aCopy full SHA for ab74d1a
src/aleph/sdk/conf.py
@@ -85,6 +85,7 @@ class Settings(BaseSettings):
85
86
VM_URL_PATH = "https://aleph.sh/vm/{hash}"
87
VM_URL_HOST = "https://{hash_base32}.aleph.sh"
88
+ IPFS_GATEWAY = "https://ipfs.aleph.cloud/ipfs/"
89
90
# Web3Provider settings
91
TOKEN_DECIMALS = 18
0 commit comments