mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
In this commit we add an optional AccountID to the RequestInfo type. Then, we populate it if the caveat of the macaroon being used contains an accounts caveat. We also add an unused AccountID type to the AddActionReq and pass in the value from the RequestLogger. |
||
|---|---|---|
| .. | ||
| caveats.go | ||
| caveats_test.go | ||
| config.go | ||
| log.go | ||
| privacy_mapper.go | ||
| privacy_mapper_test.go | ||
| request_info.go | ||
| request_logger.go | ||
| rule_enforcer.go | ||