mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Various small v0.2 improvements (#367)
* Make telemetry less susceptible to flakey wifi * Update readme * Staging shouldn't autoconnect to telemetry * Don't try to output more than 1KB of hex to Display * Better logging of transactions * Grumbles * off-by-one
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ one. First, get Rust (1.26.1 or later) and the support software if you don't alr
|
||||
|
||||
```
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
sudo apt install make clang
|
||||
sudo apt install make clang pkg-config libssl-dev
|
||||
```
|
||||
|
||||
Then, install Polkadot PoC-2:
|
||||
|
||||
Reference in New Issue
Block a user