com.r3corda.contracts.asset / ownedBy

ownedBy

fun State.ownedBy(owner: PublicKey): State
fun <T> State<T>.ownedBy(owner: PublicKey): State<T>