Skip to main content

@midnight-ntwrk/midnight-js-types v0.2.5 • API


Midnight.js API Reference v0.2.5 / @midnight-ntwrk/midnight-js-types / FailFallible

Variable: FailFallible

const FailFallible: "FailFallible"

Indicates that the transaction is valid but the portion of the transcript that is allowed to fail (the portion after a checkpoint) did fail. All effects from the guaranteed part of the transaction are kept but the effects from the fallible part of the transaction are discarded.