corda / net.corda.core.transactions / LedgerTransaction / networkParameters

networkParameters

val networkParameters: NetworkParameters?

Network parameters that were in force when the transaction was constructed. This is nullable only for backwards compatibility for serialized transactions. In reality this field will always be set when on the normal codepaths.