+comments
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
#include "CCMofN.h"
|
||||
|
||||
/*
|
||||
The idea of MofN CC is to allow non-interactive multisig, preferably in a cross chain compatible way, ie. for actual bitcoin multisig.
|
||||
|
||||
full redeemscript in an initial tx with opreturn
|
||||
ability to post partial signatures and construct a full transaction from M such partial signatures
|
||||
a new transaction would refer to the initialtx and other partial would refer to both
|
||||
|
||||
*/
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include "CCOracles.h"
|
||||
|
||||
/*
|
||||
|
||||
*/
|
||||
|
||||
// start of consensus code
|
||||
|
||||
Reference in New Issue
Block a user