aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorzsfelfoldi <zsfelfoldi@gmail.com>2015-04-06 14:01:36 +0800
committerzelig <viktor.tron@gmail.com>2015-04-20 03:57:49 +0800
commit94489b2269133c545aa3e9580737b2bd93f3ead0 (patch)
treebd486d5c4c432763dbc356f5f6ea79768f186603 /core
parente2d333d2095edb349388433c28f4d6a381b1df62 (diff)
downloadgo-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar.gz
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar.bz2
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar.lz
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar.xz
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.tar.zst
go-tangerine-94489b2269133c545aa3e9580737b2bd93f3ead0.zip
s
Diffstat (limited to 'core')
-rw-r--r--core/contracts.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/contracts.go b/core/contracts.go
index a8da85f58..ffd98da98 100644
--- a/core/contracts.go
+++ b/core/contracts.go
@@ -2,7 +2,8 @@ package core
const ( // built-in contracts address and code
ContractAddrURLhint = "0000000000000000000000000000000000000008"
- ContractCodeURLhint = "0x60bd80600c6000396000f30060003560e060020a900480632f92673214601557005b60216004356024356027565b60006000f35b6000805490816001019055506001600083815260200190815260200160002054600160a060020a0316600014806081575033600160a060020a03166001600084815260200190815260200160002054600160a060020a0316145b60885760b9565b3360016000848152602001908152602001600020819055508060026000848152602001908152602001600020819055505b505056"
+ //ContractCodeURLhint = "0x60bd80600c6000396000f30060003560e060020a900480632f92673214601557005b60216004356024356027565b60006000f35b6000805490816001019055506001600083815260200190815260200160002054600160a060020a0316600014806081575033600160a060020a03166001600084815260200190815260200160002054600160a060020a0316145b60885760b9565b3360016000848152602001908152602001600020819055508060026000848152602001908152602001600020819055505b505056"
+ ContractCodeURLhint = "0x60003560e060020a900480632f92673214601557005b60216004356024356027565b60006000f35b6000805490816001019055506001600083815260200190815260200160002054600160a060020a0316600014806081575033600160a060020a03166001600084815260200190815260200160002054600160a060020a0316145b60885760b9565b3360016000848152602001908152602001600020819055508060026000848152602001908152602001600020819055505b505056"
//"0x60b180600c6000396000f30060003560e060020a900480632f92673214601557005b60216004356024356027565b60006000f35b6000600083815260200190815260200160002054600160a060020a0316600014806075575033600160a060020a03166000600084815260200190815260200160002054600160a060020a0316145b607c5760ad565b3360006000848152602001908152602001600020819055508060016000848152602001908152602001600020819055505b505056"
/*
contract URLhint {