glossary: fixing multisig explanation

pull/783/head
rating89us 3 years ago committed by rating89us
parent 9a8224e0cc
commit 5f08cfb234

@ -120,7 +120,7 @@ miner::
A network node that finds valid proof of work for new blocks, by repeated hashing.
multisignature::
Multisignature (multisig) refers to requiring more than one key to authorize a bitcoin transaction.
Multisignature (multisig) refers to requiring a minimum number (M) of keys (N) to authorize an M-of-N transaction.
network::
A peer-to-peer network that propagates transactions and blocks to every bitcoin node on the network.

Loading…
Cancel
Save