InitializeTxResult: TxBodyWithHash & {
    inputSelection: SelectionSkeleton;
    redeemers?: Redeemer[];
}

Generated using TypeDoc