kinds:
Transaction, unsigned transaction.
Transaction
Signs an unsigned transaction. Note: Stellar signing needs a network dependent passphrase. Therefore it’s tied to a specificnetwork rather than the blockchain kind.
| Field | Description | Type - Optiional |
|---|---|---|
network | A supported Stellar network. | String |
kind | Transaction | String |
transaction | The unsigned hex encoded transaction as shown below. | String |
