Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
Yaff Gao
vm-docker-go
Commits
ce8aa83c
Commit
ce8aa83c
authored
2 years ago
by
gyf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update tx execution timeout
parent
6dcaf295
umetrip
v2.2.10
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
runtime.go
runtime.go
+1
-1
No files found.
runtime.go
View file @
ce8aa83c
...
...
@@ -49,7 +49,7 @@ const (
)
var
(
txExecutionTimeout
=
1
0000
// tx execution timeout(milliseconds)
txExecutionTimeout
=
360
0000
// tx execution timeout(milliseconds)
chainConfigContractName
=
syscontract
.
SystemContract_CHAIN_CONFIG
.
String
()
keyChainConfig
=
chainConfigContractName
)
...
...
This diff is collapsed.
Click to expand it.
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