final class AsyncResolver extends Publisher[Event]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AsyncResolver
- Publisher
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new AsyncResolver(contractAddress: EthAddress)(implicit scontext: Context)
Value Members
- def address: EthAddress
- val chainId: Option[EthChainId]
- val contractAddress: EthAddress
- implicit val econtext: ExecutionContext
- implicit val efactory: Factory
- val eventConfirmations: Int
- val gasLimitTweak: v1.consuela.ethereum.stub.MarkupOrOverride
- val gasPriceTweak: v1.consuela.ethereum.stub.MarkupOrOverride
- val httpTimeout: Duration
- implicit val icontext: Context
- val onTransactionSubmitted: (Try[EthHash]) ⇒ Unit
- val pollPeriod: Duration
- val pollTimeout: Duration
- implicit val poller: Poller
- implicit val scheduler: Scheduler
-
def
subscribe(subscriber: Subscriber[_ >: Event]): Unit
- Definition Classes
- AsyncResolver → Publisher
- val transactionApprover: TransactionApprover
- val transactionLogger: TransactionLogger
- val txn: transaction.type
- val view: constant.type
- object constant
- object transaction