lnd/lntemp/rpc/watchtower.go
yyforyongyu d5abecbba9
lntemp/rpc: add new package lntemp/rpc to manage rpc clients
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`.
2022-10-14 07:25:29 +08:00

6 lines
124 B
Go

package rpc
// =====================
// WatchtowerClient and WatchtowerClientClient related RPCs.
// =====================