signer/core: remove unused function (#19099)
This commit is contained in:
		
				
					committed by
					
						 Martin Holst Swende
						Martin Holst Swende
					
				
			
			
				
	
			
			
			
						parent
						
							62d7688d0a
						
					
				
				
					commit
					df7c4618cd
				
			| @@ -25,7 +25,6 @@ import ( | ||||
| 	"github.com/ethereum/go-ethereum/common/hexutil" | ||||
| ) | ||||
|  | ||||
| func hexAddr(a string) common.Address { return common.BytesToAddress(common.FromHex(a)) } | ||||
| func mixAddr(a string) (*common.MixedcaseAddress, error) { | ||||
| 	return common.NewMixedcaseAddressFromString(a) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user