@bloxchain/contracts 1.0.0-alpha.14 → 1.0.0-alpha.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1141,6 +1141,11 @@
1141
1141
  "name": "supportedActionsBitmap",
1142
1142
  "type": "uint16"
1143
1143
  },
1144
+ {
1145
+ "internalType": "bool",
1146
+ "name": "enforceHandlerRelations",
1147
+ "type": "bool"
1148
+ },
1144
1149
  {
1145
1150
  "internalType": "bool",
1146
1151
  "name": "isProtected",
@@ -858,6 +858,11 @@
858
858
  "name": "supportedActionsBitmap",
859
859
  "type": "uint16"
860
860
  },
861
+ {
862
+ "internalType": "bool",
863
+ "name": "enforceHandlerRelations",
864
+ "type": "bool"
865
+ },
861
866
  {
862
867
  "internalType": "bool",
863
868
  "name": "isProtected",
@@ -160,6 +160,11 @@
160
160
  "name": "supportedActionsBitmap",
161
161
  "type": "uint16"
162
162
  },
163
+ {
164
+ "internalType": "bool",
165
+ "name": "enforceHandlerRelations",
166
+ "type": "bool"
167
+ },
163
168
  {
164
169
  "internalType": "bool",
165
170
  "name": "isProtected",
@@ -30,6 +30,11 @@
30
30
  "name": "supportedActionsBitmap",
31
31
  "type": "uint16"
32
32
  },
33
+ {
34
+ "internalType": "bool",
35
+ "name": "enforceHandlerRelations",
36
+ "type": "bool"
37
+ },
33
38
  {
34
39
  "internalType": "bool",
35
40
  "name": "isProtected",
@@ -858,6 +858,11 @@
858
858
  "name": "supportedActionsBitmap",
859
859
  "type": "uint16"
860
860
  },
861
+ {
862
+ "internalType": "bool",
863
+ "name": "enforceHandlerRelations",
864
+ "type": "bool"
865
+ },
861
866
  {
862
867
  "internalType": "bool",
863
868
  "name": "isProtected",
@@ -69,6 +69,11 @@
69
69
  "name": "supportedActionsBitmap",
70
70
  "type": "uint16"
71
71
  },
72
+ {
73
+ "internalType": "bool",
74
+ "name": "enforceHandlerRelations",
75
+ "type": "bool"
76
+ },
72
77
  {
73
78
  "internalType": "bool",
74
79
  "name": "isProtected",
@@ -884,6 +884,11 @@
884
884
  "name": "supportedActionsBitmap",
885
885
  "type": "uint16"
886
886
  },
887
+ {
888
+ "internalType": "bool",
889
+ "name": "enforceHandlerRelations",
890
+ "type": "bool"
891
+ },
887
892
  {
888
893
  "internalType": "bool",
889
894
  "name": "isProtected",
@@ -290,6 +290,11 @@
290
290
  "name": "supportedActionsBitmap",
291
291
  "type": "uint16"
292
292
  },
293
+ {
294
+ "internalType": "bool",
295
+ "name": "enforceHandlerRelations",
296
+ "type": "bool"
297
+ },
293
298
  {
294
299
  "internalType": "bool",
295
300
  "name": "isProtected",