We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9ac69 commit e7a8da6Copy full SHA for e7a8da6
1 file changed
merkle-tree/config/default.js
@@ -60,7 +60,7 @@ module.exports = {
60
// contracts to filter:
61
contracts: {
62
// contract name:
63
- AssignShield: {
+ default: {
64
treeHeight: 32,
65
events: {
66
// filter for the following event names:
@@ -74,7 +74,7 @@ module.exports = {
74
},
75
76
77
- AssignApiShield: {
+ AssignShield: {
78
79
80
0 commit comments