Module bitcoins_provider::watcher[][src]

Expand description

Outpoint spend watcher

Structs

A stream that monitors a UTXO by its outpoint. Periodically polls the API to see if the UTXO has been spent. Due to API limitations, if the spending transaction receives a confirmation before the first poll, 0 confirmations will be reported.