mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-29 17:39:57 +00:00
Implement BIP 2 with merging master changes
This commit is contained in:
@@ -8,12 +8,17 @@
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2012-01-30
|
||||
License: BSD-2-Clause
|
||||
</pre>
|
||||
|
||||
==Abstract==
|
||||
|
||||
This BIP proposes M-of-N-signatures required transactions as a new 'standard' transaction type using the existing scripting system without significant modifications.
|
||||
|
||||
==Copyright==
|
||||
|
||||
This BIP is licensed under the BSD 2-clause license.
|
||||
|
||||
==Motivation==
|
||||
|
||||
Enable secured wallets, escrow transactions, and other use cases where redeeming funds requires more than a single signature.
|
||||
|
||||
Reference in New Issue
Block a user