CachedUtxoSupplier
scalus.bloxbean.CachedUtxoSupplier
class CachedUtxoSupplier(cachePath: Path, default: UtxoSupplier) extends UtxoSupplier
Attributes
- Graph
-
- Supertypes
-
trait UtxoSupplierclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
override def getPage(address: String, nrOfItems: Integer, page: Integer, order: OrderEnum): List[Utxo]
Attributes
- Definition Classes
-
UtxoSupplier
Attributes
- Definition Classes
-
UtxoSupplier
Inherited methods
Attributes
- Inherited from:
- UtxoSupplier
Attributes
- Inherited from:
- UtxoSupplier
Attributes
- Inherited from:
- UtxoSupplier
In this article