Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hashrate-Node
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanjinfei
hashrate-Node
Commits
6091e24f
Commit
6091e24f
authored
Aug 31, 2023
by
duanjinfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change block chain rpc
parent
8c6594e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
event.go
common/event.go
+2
-2
app.conf
conf/app.conf
+8
-8
No files found.
common/event.go
View file @
6091e24f
...
@@ -11,7 +11,7 @@ const (
...
@@ -11,7 +11,7 @@ const (
// VmCreateContract 虚拟机创建合约
// VmCreateContract 虚拟机创建合约
const
(
const
(
VmCreateContract
=
"0xFAbE2869D0E0a13b6776C31bD78505Ed9c2FAbec"
VmContract
=
"0x592426eA36BC9800e69ba5C7f578E73Fa4d1bC45"
VmCreateContract
=
"0xf2Fc547212902763D5492c3936d0a691F1E4321f"
//VmCreateContract = "0xCE80565919c846F87328bFA54bC7443aC07C7fFE"
//VmCreateContract = "0xCE80565919c846F87328bFA54bC7443aC07C7fFE"
VmContract
=
"0x15A5aac5D5bc2B7D0389a1054701a6583169FB00"
)
)
conf/app.conf
View file @
6091e24f
...
@@ -2,19 +2,19 @@ appname = hashrateNode
...
@@ -2,19 +2,19 @@ appname = hashrateNode
httpport
=
8080
httpport
=
8080
runmode
=
dev
runmode
=
dev
# chain_rpc_url = http://127.0.0.1
:7545
chain_rpc_url
=
http
://
192
.
168
.
1
.
109
:
7545
#
chainID = 5777
chainID
=
5777
chain_rpc_url
=
http
://
15
.
161
.
177
.
5
:
26658
#
chain_rpc_url = http://15.161.177.5:26658
chainID
=
256256
#
chainID = 256256
local_ip
=
192
.
168
.
1
.
108
local_ip
=
192
.
168
.
1
.
108
secret
=
bdcd61d5
-
6
d48
-
4
a0b
-
ac74
-
509
ec0c3ecde
secret
=
bdcd61d5
-
6
d48
-
4
a0b
-
ac74
-
509
ec0c3ecde
#
sendTranAddress = 0xdeD9a4A4983D2025251FDE94c52Cb63A134f8f57
sendTranAddress
=
0
xdeD9a4A4983D2025251FDE94c52Cb63A134f8f57
#
sendTranPrv = 0x2556a944727463313701b8892ea4dca8113461af4bbc059ced93668b90520c42
sendTranPrv
=
0
x2556a944727463313701b8892ea4dca8113461af4bbc059ced93668b90520c42
sendTranAddress
=
0
x40EC4256fcBCA69CdbAc942594caeC79FBE10494
#
sendTranAddress = 0x40EC4256fcBCA69CdbAc942594caeC79FBE10494
sendTranPrv
=
0
x37871f094f89fc95599e73d72d3008c828bb76d0864759011fa14dbaf6cf3c06
#
sendTranPrv = 0x37871f094f89fc95599e73d72d3008c828bb76d0864759011fa14dbaf6cf3c06
deployedBlock
=
1
deployedBlock
=
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment