ln-sdk

Check-in [36bd9c24d7]
Login

Check-in [36bd9c24d7]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:nit: Avoid duplicate await call when retrieving keys
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 36bd9c24d723bea6e837a3ecd4e174d601b6a697d8124bd7b2fe92c98e8f79d0
User & Date: carlos 2023-12-03 11:52:49.411
Context
2023-12-03
14:13
nit: Encapsulate the nostr client init within the signer enum handling check-in: 4e50d0ce79 user: carlos tags: trunk
11:52
nit: Avoid duplicate await call when retrieving keys check-in: 36bd9c24d7 user: carlos tags: trunk
11:47
nit: Fix typos check-in: 9e7e600cae user: carlos tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/client_v2/nwc.rs.