-
throughout the current documentation/website,
cargo run -p libra_swarm
is used, which in fact has been renamed tolibra-swarm
, thus needs update. -
I have run into this issue while running
cargo run -p libra-swarm -- -s
on MacOs: all cargo build are successful, however no CLI client show up, the final stdout is:
Running `target/debug/libra-swarm -s`
Faucet account created in (loaded from) file "/var/folders/vc/zkm0z46528l5fpgtn1l_bxrh0000gn/T/5a2fa22a978c270f7e5c0e8
04ef4265b/temp_faucet_keys"
Base directory containing logs and configs: Temporary(TempPath { path_buf: "/var/folders/vc/zkm0z46528l5fpgtn1l_bxrh00
00gn/T/c70f37cb79ff3dac15c15fc9edc29bc0", persist: false })