Skip to main content

UnsubmittedTxData

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-contracts / UnsubmittedTxData

Type Alias: UnsubmittedTxData

UnsubmittedTxData = object

Data relevant to any unsubmitted transaction.

Properties

newCoins

readonly newCoins: ShieldedCoinInfo[]

New coins created during the construction of the transaction.


unprovenTx

readonly unprovenTx: UnprovenTransaction

The unproven ledger transaction produced.