Files
lightning/contrib
niftynei 3a2d602922 tests: add marker for v1/v2 channel opens
Tests that will only run when !EXPERIMENTAL_DUAL_FUND:

	@pytest.marker.openchannel('v1')
	def test_...()

Tests that will only run when EXPERIMENTAL_DUAL_FUND:

	@pytest.marker.openchannel('v2')
	def test_...()
2021-05-12 11:25:41 +09:30
..
2019-08-20 20:14:36 +02:00
2020-09-16 06:27:12 +09:30
2021-01-29 10:29:09 +10:30
2021-01-26 15:03:35 +01:00
2021-01-26 15:03:35 +01:00