corda / net.corda.core.node.services / VaultService / whenConsumed

whenConsumed

open fun whenConsumed(ref: StateRef): CordaFuture<Update<ContractState>>

Provide a CordaFuture for when a StateRef is consumed, which can be very useful in building tests.