Quiz Entry - updated: 2026.07.30
What is M-of-N multisignature?
A scheme where N addresses are designated as possible signers and any M of them must sign to authorise an action, so no single key is a point of failure.
M is the threshold. Losing one of the N keys need not lose control, and authority is bound flexibly to a group. Native on Bitcoin; mimicked by a smart contract on Ethereum.