Packages

package rpc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package config
  2. package internal

Type Members

  1. case class LndRpcClient(instance: LndInstance, binaryOpt: Option[File] = None)(implicit system: ActorSystem) extends NativeProcessFactory with LndUtils with LndRouterClient with StartStopAsync[LndRpcClient] with BitcoinSLogger with Product with Serializable

    binaryOpt

    Path to lnd executable

  2. trait LndUtils extends AnyRef

Value Members

  1. object LndRpcClient extends Serializable
  2. object LndUtils extends LndUtils

Ungrouped