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

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

The newest version!
package com.wavesplatform.settings

final case class GRPCSettings(
    host: String,
    port: Int,
    workerThreads: Int
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy