Crate vls_proxy

Source
Expand description

Proxy connection from node to VLS. In particular, a replacement for CLN’s hsmd binary.

Re-exports§

pub use lightning_signer;
pub use vls_frontend;
pub use vls_protocol_client;
pub use vls_protocol_signer;

Modules§

client
config
connection
grpc
nodefront
The SignerFront and NodeFront provide a in-process call interface to the underlying MultiSigner and Node objects for the ChainTrack traits.
persist
portfront
The SignerPortFront and NodePortFront provide a client RPC interface to the core MultiSigner and Node objects via a communications link.
recovery
rpc_server
tx_util
util

Macros§

log_error
log_pretty
log_reply
log_request

Constants§

GIT_DESC