btclib_wallet.fetch package =========================== Submodules ---------- btclib_wallet.fetch.bitcoin_core integration module --------------------------------------------------- .. `BitcoinCoreRpcClient` is re-exported by this module and by the package below, and belongs to neither: it is `bitcoin-core-rpc`'s, and autodoc resolves both names to that one class. Documented once, under the package, which is where a caller reaches it -- without this it is rendered twice, at two cross-reference targets, and -W fails the build on the duplicate. .. automodule:: btclib_wallet.fetch.bitcoin_core :members: :show-inheritance: :exclude-members: BitcoinCoreRpcClient btclib_wallet.fetch.bitcoin_core_rest integration module -------------------------------------------------------- .. `BitcoinCoreRestClient` is re-exported by this module and by the package below, and belongs to neither: it is `bitcoin-core-rpc`'s, and autodoc resolves both names to that one class. Documented once, under the package, which is where a caller reaches it -- without this it is rendered twice, at two cross-reference targets, and -W fails the build on the duplicate. .. automodule:: btclib_wallet.fetch.bitcoin_core_rest :members: :show-inheritance: :exclude-members: BitcoinCoreRestClient btclib_wallet.fetch.broadcaster module -------------------------------------- .. automodule:: btclib_wallet.fetch.broadcaster :members: :show-inheritance: btclib_wallet.fetch.decorators module ------------------------------------- .. automodule:: btclib_wallet.fetch.decorators :members: :show-inheritance: btclib_wallet.fetch.electrum module ----------------------------------- .. automodule:: btclib_wallet.fetch.electrum :members: :show-inheritance: btclib_wallet.fetch.esplora module ---------------------------------- .. automodule:: btclib_wallet.fetch.esplora :members: :show-inheritance: btclib_wallet.fetch.fee_estimator module ---------------------------------------- .. automodule:: btclib_wallet.fetch.fee_estimator :members: :show-inheritance: btclib_wallet.fetch.fetcher module ---------------------------------- .. automodule:: btclib_wallet.fetch.fetcher :members: :show-inheritance: btclib_wallet.fetch.transport module ------------------------------------ .. `SessionTransport` is re-exported by this module and by the package below, and belongs to neither: it is `bitcoin-core-rpc`'s, and autodoc resolves both names to that one class. Documented once, under the package, which is where a caller reaches it -- without this it is rendered twice, at two cross-reference targets, and -W fails the build on the duplicate. .. automodule:: btclib_wallet.fetch.transport :members: :show-inheritance: :exclude-members: SessionTransport Module contents --------------- .. automodule:: btclib_wallet.fetch :members: :show-inheritance: