Skip to main content

Module tp_type

Module tp_type 

Source
Expand description

Template provider type

Provides the type of template provider that will be used.

Enums§

BitcoinNetwork
Bitcoin network for determining node.sock location
TemplateProviderType
Which type of Template Provider will be used, along with the relevant config parameters for each.

Functions§

resolve_ipc_socket_path
Resolves the IPC socket path from network and optional data_dir. Constructs path from network + optional data_dir (or OS default).