substrate_
cli_
test_
utils
0.1.0
Structs
KillChildOnDrop
NodeInfo
Functions
block_hash
build_substrate
extract_info_from_output
run_node_for_a_while
run_with_timeout
start_node
start_node_inline
wait_for_stream_pattern_match
wait_n_finalized_blocks
substrate_cli_test_utils
Function
block_hash
Copy item path
Settings
Help
Summary
Source
pub async fn block_hash(block_number:
u64
, url: &
str
) ->
Result
<
Hash
,
String
>