Add a signature to a pending transaction with a signature value. You can obtain a signature value externally from an account that you don't own, and use it to add to transactions.
Array of objects (Signature) |
The request is successful.
The request is not valid.
{- "signatures": [
- {
- "R": "0x18a290506dc73552e71ec60d319dcaab275b251d19b9ec3aea5254b7feb8fd51",
- "S": "0x41fe1d8ebdfa794b23ee5970f8e15bff3253e5359cd9a238452d425fafbcc08c",
- "V": "0x7f6"
}
]
}
{- "signedWeight": 4,
- "status": "Submitted",
- "threshold": 4,
- "transactionHash": "0xfb1fae863da42bcefdde3d572404bf5fcb89c1809e9253d5fff7c07a4bb5210f",
- "transactionId": "0x1a9d90d5583770cfb7bebaa3fae6f702cfeba72db09f393f6e8c2cbfcd12d1e9",
- "weight": 3
}