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

com.wavesplatform.state.AssetScriptInfo.scala Maven / Gradle / Ivy

The newest version!
package com.wavesplatform.state

import com.wavesplatform.lang.script.Script

case class AssetScriptInfo(script: Script, complexity: Long)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy