InMemoryCachedScriptSupplier

scalus.bloxbean.InMemoryCachedScriptSupplier
class InMemoryCachedScriptSupplier(scriptSupplier: ScriptSupplier, initialCache: Map[String, PlutusScript] = ...) extends ScriptSupplier

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def getScript(scriptHash: String): PlutusScript

Attributes

Definition Classes