Crate bitcoins_provider[][src]

Pluggable standardized Bitcoin backend

Modules

chain

Chain watcher

esplora

EsploraProvider

pending

Pending Transaction

prelude

Common usage

provider

Bitcoin Provider trait

rpc

Local (or remote) node RPC

types

Minimal Types

utils

Utils

watcher

Outpoint spend watcher

Constants

DEFAULT_CACHE_SIZE

The default number of cache items to keep in a caching provider

DEFAULT_POLL_INTERVAL

The default poll interval, set to 300 seconds (5 minutes)