corda / net.corda.node.services.transactions / BFTSmartClient / put

put

fun put(entries: Map<K, V>): Map<K, V>

Returns conflicts as a map of conflicting keys and their stored values or an empty map if all entries are committed without conflicts.