Skip to content

Commit 501178a

Browse files
feat: rename polkadot extra to substrate
Co-authored-by: Laurent Peuch <[email protected]>
1 parent 87d3955 commit 501178a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ mqtt = [
5454
nuls2 = [
5555
"aleph-nuls2",
5656
]
57-
polkadot = [
57+
substrate = [
5858
"py-sr25519-bindings",
5959
"substrate-interface",
6060
]
@@ -112,7 +112,7 @@ features = [
112112
"dns",
113113
"ledger",
114114
"nuls2",
115-
"polkadot",
115+
"substrate",
116116
"solana",
117117
"tezos",
118118
"encryption",

0 commit comments

Comments
 (0)