Skip to main content
Performs final validation and extracts the raw transaction bytes ready for broadcast.

Signature

Parameters

pczt
Pczt
required
The PCZT to finalize (must be fully signed and proved)

Returns

Raw transaction bytes or hex string.

Prerequisites

Before calling, ensure:
  • All transparent inputs are signed
  • Orchard proofs are generated (if any Orchard outputs)

Example

See Also