update limit values based on scriptSig experiments
This commit is contained in:
parent
89cdfb3f7c
commit
88844f1ff4
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ var defaultConfig = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
limits: {
|
limits: {
|
||||||
totalCopayers: 10,
|
totalCopayers: 12,
|
||||||
mPlusN: 15
|
mPlusN: 100
|
||||||
},
|
},
|
||||||
wallet: {
|
wallet: {
|
||||||
requiredCopayers: 2,
|
requiredCopayers: 2,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue