lnd/lntemp/node
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
..
state.go lntemp/node: introduce node state 2022-10-14 07:25:29 +08:00