<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/index.php?action=history&amp;feed=atom&amp;title=Dual_funding</id>
	<title>Dual funding - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/index.php?action=history&amp;feed=atom&amp;title=Dual_funding"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Dual_funding&amp;action=history"/>
	<updated>2026-09-12T06:14:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Dual_funding&amp;diff=71244&amp;oldid=prev</id>
		<title>NotATether: Create Dual funding stub (BOLT 2 v2 open / option_dual_fund)</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Dual_funding&amp;diff=71244&amp;oldid=prev"/>
		<updated>2026-09-12T02:51:06Z</updated>

		<summary type="html">&lt;p&gt;Create Dual funding stub (BOLT 2 v2 open / option_dual_fund)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Dual funding&amp;#039;&amp;#039;&amp;#039; is a [[Lightning Network]] channel-opening protocol in which both peers can contribute inputs to the funding transaction, so the channel can open with a non-zero balance on both sides. It is the motivating use of the version 2 channel establishment flow in BOLT 2. Feature bits 28/29 advertise &amp;lt;code&amp;gt;option_dual_fund&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The original Lightning open is single-funded: one peer pays the entire funding output and on-chain fees, and the other starts with no outbound liquidity until it receives payments or later adjusts the channel. Dual funding lets each peer put coins into the same 2-of-2 or Taproot funding output in one on-chain transaction.&lt;br /&gt;
&lt;br /&gt;
Peers that support the feature exchange &amp;lt;code&amp;gt;open_channel2&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;accept_channel2&amp;lt;/code&amp;gt;, then build the funding transaction interactively with &amp;lt;code&amp;gt;tx_add_input&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;tx_add_output&amp;lt;/code&amp;gt;, remove messages, and &amp;lt;code&amp;gt;tx_complete&amp;lt;/code&amp;gt;, followed by commitment setup and &amp;lt;code&amp;gt;tx_signatures&amp;lt;/code&amp;gt;. Because both sides may contribute inputs, the unconfirmed funding transaction can be fee-bumped with [[Replace by fee]] by repeating interactive construction at a higher feerate. Dual funding does not by itself change HTLC routing. Both peers need on-chain UTXOs. A peer with no coins cannot dual-fund.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Lightning Network]]&lt;br /&gt;
* [[PSBT]]&lt;br /&gt;
* [[Replace by fee]]&lt;br /&gt;
* [[Channel factory]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://bitcoinops.org/en/topics/dual-funding/ Bitcoin Optech: Dual funding]&lt;br /&gt;
* [https://github.com/lightning/bolts/blob/master/02-peer-protocol.md BOLT 2: Peer Protocol for Channel Management]&lt;br /&gt;
* [https://github.com/lightning/bolts/blob/master/09-features.md BOLT 9: Assigned Feature Flags]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
</feed>