post
https://api.shasta.trongrid.io/wallet/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Related resources
- BroadcastTransaction — broadcast once weight reaches the threshold
- GetTransactionSign — node-side signing (test environments only; production should sign client-side)
- Multi-signature — permission model, threshold, operations bitmap
- Transaction signature validation — strict validation rules and common errors