corda / net.corda.core.transactions / TraversableTransaction / traversableList

traversableList

open val traversableList: List<Any>

Traversing transaction fields with a list function over transaction contents. Used for leaves hashes calculation and user provided filtering and checking of filtered transaction.