mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-19 13:18:38 +02:00
This commit adds an ID to the Session struct. The ID is not persisted but is instead derived from the macaroon used for the session. |
||
|---|---|---|
| .. | ||
| db.go | ||
| interface.go | ||
| log.go | ||
| macaroon.go | ||
| macaroon_test.go | ||
| metadata.go | ||
| server.go | ||
| store.go | ||
| tlv.go | ||
| tlv_test.go | ||