瀏覽代碼

miner: fix typo

terasum 8 年之前
父節點
當前提交
e9382c6e9f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      miner/remote_agent.go

+ 1 - 1
miner/remote_agent.go

@@ -163,7 +163,7 @@ func (a *RemoteAgent) SubmitWork(nonce types.BlockNonce, mixDigest, hash common.
 }
 
 // loop monitors mining events on the work and quit channels, updating the internal
-// state of the rmeote miner until a termination is requested.
+// state of the remote miner until a termination is requested.
 //
 // Note, the reason the work and quit channels are passed as parameters is because
 // RemoteAgent.Start() constantly recreates these channels, so the loop code cannot