common/natspec: fixed test
This commit is contained in:
		@@ -125,7 +125,7 @@ func testEth(t *testing.T) (ethereum *eth.Ethereum, err error) {
 | 
			
		||||
		AccountManager: am,
 | 
			
		||||
		MaxPeers:       0,
 | 
			
		||||
		PowTest:        true,
 | 
			
		||||
		Etherbase:      testAddress,
 | 
			
		||||
		Etherbase:      common.HexToAddress(testAddress),
 | 
			
		||||
	})
 | 
			
		||||
 | 
			
		||||
	if err != nil {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user