新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 1e7e0bde authored by 志宏 蔡's avatar 志宏 蔡

feat: subtract the gasUsed when multisign agreed. --story=1012541

parent ad7a2ce6
......@@ -214,6 +214,9 @@ func (r *MultiSignRuntime) Trig(
ContractEvent: nil,
}
}
// make multiSignInfo can be saved successfully.
contractResult.Code = 0
return contractResult
}
......
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