Type alias TransactionTemplateFixed<CompilerType>

TransactionTemplateFixed<CompilerType>: TransactionTemplate<CompilerType>

A transaction template where all output amounts are provided (i.e. the values of each "change" output has been decided). To estimate the final transaction size given a transaction template (and from it, the required transaction fee), see estimateTransaction.

Type Parameters

  • CompilerType

Generated using TypeDoc