kinds:
Transaction, unsigned transaction.
Transaction
Signs an unsigned transaction.IOTA does not have a serialized format for a signed transaction. The response only includes the signature. You must package it correctly before calling
iota_executeTransactionBlock.