lnd/lntemp
yyforyongyu 353b744039
lntemp+itest: create interface WebFeeService
This commit adds a new interface, `WebFeeService`, so external projects
can create their own mocked fee services.
2022-10-14 15:45:25 +08:00
..
node lntemp: add HarnessNode to manage lnd's process 2022-10-14 15:45:23 +08:00
rpc lntemp: add more methods to support testUpdateChanStatus 2022-10-14 15:45:24 +08:00
fee_service.go lntemp+itest: create interface WebFeeService 2022-10-14 15:45:25 +08:00
harness_assertion.go lntemp: add more methods to support testUpdateChanStatus 2022-10-14 15:45:24 +08:00
harness_miner.go lntemp: add more methods to support testUpdateChanStatus 2022-10-14 15:45:24 +08:00
harness_node_manager.go lntemp: add nodeManager to manage running nodes 2022-10-14 15:45:23 +08:00
harness_setup.go lntemp+itest: create interface WebFeeService 2022-10-14 15:45:25 +08:00
harness.go lntemp+itest: create interface WebFeeService 2022-10-14 15:45:25 +08:00
utils.go lntemp: add more methods to support testUpdateChanStatus 2022-10-14 15:45:24 +08:00