Type alias BytecodeGenerationCompletion

A successfully generated lockingBytecode (for an output) or unlockingBytecode (for an input). Because this bytecode generation was successful, the associated compilation directive in the transaction template can be replaced with this result for subsequent compilations. For example, if most inputs were successfully compiled, but some inputs require keys held by another entity, the transaction template can be updated such that only the final inputs contain compilation directives.

Generated using TypeDoc