mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Run make rpc to regenerate JS/TS protobuf files for lnd v0.21. The proto file drops the removed deprecated RPCs (SendPayment, SendPaymentSync, SendToRoute, SendToRouteSync) and picks up new messages and fields (onion messages, ChannelCommitUpdate, walletSynced, graphCacheStatus, etc.). The frontend test sample data is updated to include the new GetInfoResponse, WaitingCloseChannel, and ChannelEventUpdate fields. |
||
|---|---|---|
| .. | ||
| auctioneerrpc | ||
| swapserverrpc | ||
| Dockerfile | ||
| firewall.proto | ||
| gen_protos_docker.sh | ||
| lit-accounts.proto | ||
| lit-autopilot.proto | ||
| lit-sessions.proto | ||
| lit-status.proto | ||
| lnd.proto | ||
| loop.proto | ||
| proxy.proto | ||
| trader.proto | ||