parent
727802684c
commit
65a82ebf50
|
@ -460,7 +460,7 @@ impl Replicator {
|
|||
> 0
|
||||
);
|
||||
|
||||
let blockhash = self
|
||||
let (blockhash, _) = self
|
||||
.client
|
||||
.get_recent_blockhash()
|
||||
.expect("No recent blockhash");
|
||||
|
|
Loading…
Reference in New Issue