Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
bao xinyu
vm-native
Commits
1e7e0bde
Commit
1e7e0bde
authored
Nov 24, 2022
by
志宏 蔡
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: subtract the gasUsed when multisign agreed. --story=1012541
parent
ad7a2ce6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
v220/multisign/multi_sign_contract.go
v220/multisign/multi_sign_contract.go
+3
-0
No files found.
v220/multisign/multi_sign_contract.go
View file @
1e7e0bde
...
...
@@ -214,6 +214,9 @@ func (r *MultiSignRuntime) Trig(
ContractEvent
:
nil
,
}
}
// make multiSignInfo can be saved successfully.
contractResult
.
Code
=
0
return
contractResult
}
...
...
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