Type aliases
FullySignedTransaction
FullySignedTransaction =
NominalType
<"transactionSignedness"
,"fullySigned"
> &Transaction
Represents a transaction that is signed by all of its required signers. Being fully signed is a prerequisite of functions designed to land transactions on the network.