corda / net.corda.finance.contracts / BilateralNettableState / net

net

abstract fun net(other: N): N

Perform bilateral netting of this state with another state. The two states must be compatible (as in bilateralNetState objects are equal).