corda / net.corda.core.contracts / AmountTransfer / zero

zero

@JvmStatic fun <T : Any, P : Any> zero(token: T, source: P, destination: P): AmountTransfer<T, P>

Helper to make a zero size AmountTransfer.