Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
bao xinyu
vm-native
Commits
ad7a2ce6
Commit
ad7a2ce6
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
b0cd91a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
multisign/multi_sign_contract.go
multisign/multi_sign_contract.go
+3
-1
No files found.
multisign/multi_sign_contract.go
View file @
ad7a2ce6
...
...
@@ -239,7 +239,9 @@ func (r *MultiSignRuntime) Trig(
ContractEvent
:
nil
,
}
}
//return []byte("OK"), event, 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