vlsd 0.14.0

A Lightning signer that connects to the node using a gRPC protocol
Documentation
1
2
3
4
5
pub mod signer;

pub mod hsmd {
    tonic::include_proto!("hsmd");
}