Scripts: fix an outdated rpc call
This commit is contained in:
parent
70afae4a81
commit
0d54c2038a
@ -494,8 +494,7 @@ run_shell() {
|
|||||||
|
|
||||||
display_head() {
|
display_head() {
|
||||||
assert_node_uptodate
|
assert_node_uptodate
|
||||||
exec_docker tezos-client rpc get /chains/main/blocks/head
|
exec_docker tezos-client rpc get /chains/main/blocks/head/header
|
||||||
exec_docker tezos-client rpc get /chains/main/blocks/head/metadata/protocol_data/level
|
|
||||||
}
|
}
|
||||||
|
|
||||||
## Main ####################################################################
|
## Main ####################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user