add(book): Adds a section on Regtest usage to the Zebra book #1371
Annotations
10 warnings
Run tests:
zebra-network/src/peer_set/initialize/tests/vectors.rs#L29
unused import: `zebra_test::net::random_known_port`
|
Run tests:
zebra-state/src/service/non_finalized_state/tests/prop.rs#L10
unused import: `fmt::DisplayToDebug`
|
Run tests:
zebra-state/src/service/non_finalized_state/tests/prop.rs#L23
unused imports: `Config`, `NonFinalizedState`, `finalized_state::FinalizedState`
|
Run tests:
zebrad/tests/acceptance.rs#L170
unused import: `zebra_network::constants::PORT_IN_USE_ERROR`
|
Run tests:
zebrad/tests/acceptance.rs#L177
unused import: `net::random_known_port`
|
Run tests:
zebra-grpc/src/tests/vectors.rs#L9
unused import: `net::random_known_port`
|
Run tests:
zebra-grpc/src/tests/snapshot.rs#L29
constant `ZECPAGES_SAPLING_VIEWING_KEY` is never used
|
Run tests:
zebra-grpc/src/tests/snapshot.rs#L48
function `test_mocked_rpc_response_data_for_network` is never used
|
Run tests:
zebra-grpc/src/tests/snapshot.rs#L226
function `snapshot_rpc_getinfo` is never used
|
Run tests:
zebra-grpc/src/tests/snapshot.rs#L231
function `snapshot_rpc_getresults` is never used
|
Loading