mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Adds a test case to validate the fix in lightninglabs/taproot-assets#1583, by adding a test that: - Creates two asset channels between Alice and Bob - Creates a BTC channel between Bob and Charlie - The two asset channels each have a different asset in them - The balance of the pences channel is decreased (lower bandwidth) - An RFQ payment is attempted, with pences as the payment asset |
||
|---|---|---|
| .. | ||
| assertions.go | ||
| assets_test.go | ||
| litd_accounts_test.go | ||
| litd_custom_channels_test.go | ||
| litd_firewall_test.go | ||
| litd_mode_integrated_test.go | ||
| litd_mode_remote_test.go | ||
| litd_node.go | ||
| litd_stateless_init_test.go | ||
| litd_test.go | ||
| litd_test_list_off_test.go | ||
| litd_test_list_on_test.go | ||
| log.go | ||
| network_harness.go | ||
| oracle_test.go | ||
| server_harness.go | ||
| test_harness.go | ||