mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-22 19:13:37 +08:00
typo
This commit is contained in:
@@ -1802,7 +1802,7 @@ def rpc_start( working_dir, port, subdomain_index=None ):
|
||||
return rpc_srv
|
||||
|
||||
|
||||
def rpc_chain_sync(server_state, ew_block_height, finish_time):
|
||||
def rpc_chain_sync(server_state, new_block_height, finish_time):
|
||||
"""
|
||||
Flush the global RPC server cache, and tell the rpc server that we've
|
||||
reached the given block height at the given time.
|
||||
|
||||
Reference in New Issue
Block a user