Skip to content

Commit ab74d1a

Browse files
committed
Add IPFS Gateway to conf
1 parent 63fec9a commit ab74d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aleph/sdk/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ class Settings(BaseSettings):
8585

8686
VM_URL_PATH = "https://aleph.sh/vm/{hash}"
8787
VM_URL_HOST = "https://{hash_base32}.aleph.sh"
88+
IPFS_GATEWAY = "https://ipfs.aleph.cloud/ipfs/"
8889

8990
# Web3Provider settings
9091
TOKEN_DECIMALS = 18

0 commit comments

Comments
 (0)