transactions
Sign transaction on behalf of wallet account
Sign a transaction with the private key corresponding to the sender. Sender must exist in the node's wallet
post/transactions/sign
Request body
string required
Response
successful operation
Example response
{
"timestamp": 1460678400000,
"recipient": "3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k"
}