fedimint / tonic_lnd

Rust implementation of LND RPC client using async GRPC library `tonic`
6 stars 16 forks source link

feat: sorts tls certs #18

Closed Kodylow closed 10 months ago

Kodylow commented 10 months ago

addresses #12 , just sorts both certs so multiple tls certs in single file doesn't fail like it was for voltage

Kodylow commented 10 months ago

@justinmoon @elsirion tgging for visibility

elsirion commented 10 months ago

Do you want to cut a new release @Kodylow? Is there an issue in Fedimint that tracks this?

Kodylow commented 10 months ago

I'll add an issue in fedimint for it, and yes would like to cut a new release for this so we can continue moving on running gateways on separate boxes from ln nodes or connecting to existing nodes. Big feedback is ppl don't want to spin up a new node just for the gateway.

elsirion commented 10 months ago

Opened #19