-
- Downloads
Add twinkey support
... | @@ -19,6 +19,8 @@ subxt = { git = 'https://github.com/duniter/subxt', branch = 'subxt-v0.37.0-duni | ... | @@ -19,6 +19,8 @@ subxt = { git = 'https://github.com/duniter/subxt', branch = 'subxt-v0.37.0-duni |
"native", | "native", | ||
"jsonrpsee", | "jsonrpsee", | ||
] } | ] } | ||
base64 = "0.21.0" | |||
bitcoin = "0.31.1" # ou une version compatible | |||
# substrate primitives dependencies | # substrate primitives dependencies | ||
sp-core = { git = "https://github.com/duniter/duniter-polkadot-sdk.git", branch = "duniter-substrate-v1.14.0" } | sp-core = { git = "https://github.com/duniter/duniter-polkadot-sdk.git", branch = "duniter-substrate-v1.14.0" } | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment