Module: Utxoracle

Defined in:
lib/utxoracle/providers/mempool.rb,
lib/utxoracle.rb,
lib/utxoracle/oracle.rb,
lib/utxoracle/version.rb,
lib/utxoracle/provider.rb,
lib/utxoracle/batch_oracle.rb,
lib/utxoracle/providers/node.rb

Overview

Unfortunately Mempool limits the number of tx’s you can fetch in bulk, and throttles the number of requests the oracle takes to compute. Running this requires an Enterprise license.

Defined Under Namespace

Classes: BatchOracle, Mempool, Node, Oracle, Provider

Constant Summary collapse

VERSION =
'0.1.2'