lnd/lntemp
yyforyongyu f8dcebb637
lntemp/node: introduce node state
This commit adds a new package `lntemp/node` and inside it a new struct
`State` is added to track the internal node state. This enables us using
the same running nodes accross tests without wrong uncleaned states.
2022-10-14 07:25:29 +08:00
..
node lntemp/node: introduce node state 2022-10-14 07:25:29 +08:00
rpc lntemp/rpc: add new package lntemp/rpc to manage rpc clients 2022-10-14 07:25:29 +08:00