package rpc
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- trait LndUtils extends AnyRef
Value Members
- object LndRpcClient extends Serializable
- object LndUtils extends LndUtils