aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/hexface.go
diff options
context:
space:
mode:
Diffstat (limited to 'xeth/hexface.go')
-rw-r--r--xeth/hexface.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xeth/hexface.go b/xeth/hexface.go
index 9b7aa6b9c..6360c7675 100644
--- a/xeth/hexface.go
+++ b/xeth/hexface.go
@@ -215,7 +215,7 @@ func (self *JSXEth) Transact(key, toStr, valueStr, gasStr, gasPriceStr, codeStr
if err != nil {
return "", err
}
- if chain.IsContractAddr(to) {
+ if types.IsContractAddr(to) {
return ethutil.Bytes2Hex(tx.CreationAddress(nil)), nil
}
eft'>AuthorAgeFilesLines * graphics/wayland-protocols: update to 1.31Jan Beich2022-11-293-4/+5 * graphics/wayland-protocols: update to 1.30Jan Beich2022-11-223-4/+5 * graphics/wayland-protocols: update to 1.29Jan Beich2022-11-142-4/+4 * graphics/wayland-protocols: update to 1.28Jan Beich2022-11-053-4/+5 * graphics/wayland-protocols: update to 1.27Jan Beich2022-10-103-5/+7 * Remove WWW entries moved into port MakefilesStefan Eßer2022-09-081-2/+0 * Add WWW entries to port MakefilesStefan Eßer2022-09-081-0/+1 * graphics/wayland-protocols: update to 1.26Jan Beich2022-07-093-4/+5 * graphics/wayland-protocols: update to 1.25Jan Beich2022-01-303-4/+5 * graphics/wayland-protocols: update to 1.24Jan Beich2021-12-043-7/+20 * graphics/wayland-protocols: update to 1.23Jan Beich2021-09-232-5/+5 * graphics/wayland-protocols: update to 1.22Jan Beich2021-09-033-4/+5 * graphics/wayland-protocols: update to 1.21Jan Beich2021-05-043-4/+5 * One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0 * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0 * graphics/wayland-protocols: update to 1.20Jan Beich2020-03-052-4/+4 * graphics/wayland-protocols: Update to 1.18Niclas Zeising2020-02-112-8/+5 * x11-servers/xwayland-devel: unbreak due to x11@ being slowJan Beich2020-02-10