used to determine what blockchain the transaction will be submitted to
what operations to include in the transaction
the keystores which will sign the transaction
A serialized version of the signed transaction
Does not submit the transaction to the blockchain.
Instantiates a transaction which will contain the provided operations, as well as signs it using the provided keystores.