mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 14:50:40 +01:00
This commit starts the construction of the new package `lntemp`. This package serves as the scaffolding while we migrate our old itest into the new one. Once the migration is finished, the package will be put back to `lntest`.
5 lines
124 B
Go
5 lines
124 B
Go
package rpc
|
|
|
|
// =====================
|
|
// WatchtowerClient and WatchtowerClientClient related RPCs.
|
|
// =====================
|