saveParameters

open override fun saveParameters(signedNetworkParameters: SignedDataWithCert<NetworkParameters>)

Save signed network parameters data. Internally network parameters bytes should be stored with the signature. It's because of ability of older nodes to function in network where parameters were extended with new fields. Hash should always be calculated over the serialized bytes.