GetSignWeight

Query the current total weight of signatures collected on a transaction — used in multi-sig flows to confirm the permission threshold is met before broadcasting.

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

Related resources

Body Params
string

Transaction ID (hex).

boolean

If true, addresses in the request are base58 strings; otherwise hex.

raw_data
object
required

The transaction raw_data (contract, refblock*, expiration, etc.).

string

Hex-encoded protobuf of raw_data.

signature
array of strings
required

Currently collected signatures (hex, 65 bytes each). At least one required.

signature*
Response

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