toLedgerTransaction

abstract fun toLedgerTransaction(): ConsensualLedgerTransaction

Converts the current ConsensualSignedTransaction into a ConsensualLedgerTransaction.

Return

Returns a ConsensualLedgerTransaction from the current signed transaction.