BlockfrostProviderPlatform

scalus.cardano.node.BlockfrostProviderPlatform

JVM-specific platform support for BlockfrostProvider.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def defaultBackend: Backend[Future]

Creates the default HTTP backend for JVM.

Creates the default HTTP backend for JVM.

Attributes

def delayFuture(ms: Long): Future[Unit]

Non-blocking delay that completes after the given number of milliseconds.

Non-blocking delay that completes after the given number of milliseconds.

Attributes