GetSignWeight

查询交易已收集到的签名权重总和,用于多签流程中在广播前确认是否已达到 permission 的 threshold。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

查询交易已收集到的签名权重总和,用于多签流程中在广播前确认是否已达到 permission 的 threshold。


相关资源

Body Params
string

交易 ID(hex)。

boolean

true 时请求中的地址使用 base58 格式,否则为 hex。

raw_data
object
required

交易的 raw_data(contract、refblock*、expiration 等)。

string

raw_data 的 protobuf hex 编码。

signature
array of strings
required

当前已收集到的签名(hex,每个 65 字节),至少一个。

signature*
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json