Commit 4c8271f1 authored by duanjinfei's avatar duanjinfei

change contract address

parent 6091e24f
...@@ -11,7 +11,7 @@ const ( ...@@ -11,7 +11,7 @@ const (
// VmCreateContract 虚拟机创建合约 // VmCreateContract 虚拟机创建合约
const ( const (
VmContract = "0x592426eA36BC9800e69ba5C7f578E73Fa4d1bC45" VmContract = "0x72C20a56980Ab01e994B810cd8f177609c179Ce8"
VmCreateContract = "0xf2Fc547212902763D5492c3936d0a691F1E4321f" VmCreateContract = "0xAea46B15eF82be16ef33994Febd6475C073a8b89"
//VmCreateContract = "0xCE80565919c846F87328bFA54bC7443aC07C7fFE" //VmCreateContract = "0xCE80565919c846F87328bFA54bC7443aC07C7fFE"
) )
...@@ -10,8 +10,8 @@ chainID = 5777 ...@@ -10,8 +10,8 @@ chainID = 5777
local_ip = 192.168.1.108 local_ip = 192.168.1.108
secret = bdcd61d5-6d48-4a0b-ac74-509ec0c3ecde secret = bdcd61d5-6d48-4a0b-ac74-509ec0c3ecde
sendTranAddress = 0xdeD9a4A4983D2025251FDE94c52Cb63A134f8f57 sendTranAddress = 0x4BCA676dc7140DE25217780892a763262967Ee41
sendTranPrv = 0x2556a944727463313701b8892ea4dca8113461af4bbc059ced93668b90520c42 sendTranPrv = 0x23384e00f2faa72b5a632f2c6bd5d23ba3e4c16b3c279dc850fd52c442d50d78
# sendTranAddress = 0x40EC4256fcBCA69CdbAc942594caeC79FBE10494 # sendTranAddress = 0x40EC4256fcBCA69CdbAc942594caeC79FBE10494
# sendTranPrv = 0x37871f094f89fc95599e73d72d3008c828bb76d0864759011fa14dbaf6cf3c06 # sendTranPrv = 0x37871f094f89fc95599e73d72d3008c828bb76d0864759011fa14dbaf6cf3c06
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment