withStates

abstract fun withStates(vararg states: ConsensualState): ConsensualTransactionBuilder

Adds the specified ConsensualStates to the ConsensualTransactionBuilder.

Return

Returns a new ConsensualTransactionBuilder with the specified output states.

Parameters

states

The states of the output to add to the current ConsensualTransactionBuilder.