Skip to content
Snippets Groups Projects
Unverified Commit 6799cb9a authored by Éloïs's avatar Éloïs
Browse files

check metadata with our own subxt fork

parent 3ea35cc4
No related branches found
No related tags found
No related merge requests found
Pipeline #40096 passed
#!/bin/sh #!/bin/sh
cargo install subxt-cli cargo install subxt-cli --git https://github.com/duniter/subxt --branch subxt-v0.38.0-duniter-substrate-v1.17.0
cargo build cargo build
target/debug/duniter --dev& target/debug/duniter --dev&
sleep 20 sleep 20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment