All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wavesplatform.settings.FeaturesSettings.scala Maven / Gradle / Ivy

The newest version!
package com.wavesplatform.settings

case class FeaturesSettings(autoShutdownOnUnsupportedFeature: Boolean, supported: List[Short] = List.empty)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy