Table of Contents

BIP 0011 - M-of-N Standard Transactions

return to the Bitcoin Improvement Proposals

Table 1: Data sheet for M-of-N Standard Transactions
Title M-of-N Standard Transactions
Layer Application
Author Gavin Andresen
Comments-Summary No comments yet.
Comments-URI https://github.com/bitcoin/bips/wiki/Comments:BIP-0011
Status Final
Type Standards Track
Created 2011-10-18
Post History 2011-10-02
Description https://github.com/bitcoin/bips/blob/master/bip-0011.mediawiki

Note: The following is an excerpt from the official Bitcoin site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference.

Abstract

This BIP proposes M-of-N-signatures required transactions as a new 'standard' transaction type.

Motivation

Enable secured wallets, escrow transactions, and other use cases where redeeming funds requires more than a single signature.

A couple of motivating use cases:

If the buyer and seller cannot agree, then the agent can, with the cooperation of either buyer or seller, decide what happens to the tied-up coins. Details of how buyer, seller, and agent communicate to gather signatures or public keys are outside the scope of this BIP.