com.r3corda.core.crypto / PublicKeyTree / Builder / build

build

fun build(threshold: Int? = null): PublicKeyTree

Builds the PublicKeyTree.Node. If threshold is not specified, it will default to the size of the children, effectively generating an "N of N" requirement.