Commit 31606de1 authored by Matthew Slipper's avatar Matthew Slipper

Rename

parent 604c7cca
......@@ -3,8 +3,8 @@ import { providers } from 'ethers'
import { die, logStderr } from '../test/shared/utils'
task(
'check-state-roots',
'Compares the state roots for two different replicas.'
'check-block-hashes',
'Compares the block hashes of two different replicas.'
)
.addPositionalParam('replicaA', 'The first replica')
.addPositionalParam('replicaB', 'The second replica')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment