mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Define the AccountPayments RPC endpoint and its request/response messages in lit-accounts.proto. This endpoint allows querying paginated payment history for a specific account. Also update the frontend JS/TS proto sanitization script to map the imported lnd.proto file to its flat directory path, fixing app build. |
||
|---|---|---|
| .. | ||
| .storybook | ||
| build | ||
| public | ||
| scripts | ||
| src | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| Dockerfile | ||
| gen_app_docker.sh | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||