Skip to content

Commit d03995c

Browse files
author
pooleja
committed
Add v2 flattened
1 parent 43e292a commit d03995c

23 files changed

+1722
-21
lines changed

build/contracts/Blacklistable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5084,7 +5084,7 @@
50845084
},
50855085
"networks": {},
50865086
"schemaVersion": "3.3.1",
5087-
"updatedAt": "2020-12-07T21:35:30.184Z",
5087+
"updatedAt": "2020-12-09T02:03:40.419Z",
50885088
"devdoc": {
50895089
"kind": "dev",
50905090
"methods": {},

build/contracts/BlacklisterRole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@
27982798
},
27992799
"networks": {},
28002800
"schemaVersion": "3.3.1",
2801-
"updatedAt": "2020-12-07T21:35:30.199Z",
2801+
"updatedAt": "2020-12-09T02:03:40.434Z",
28022802
"devdoc": {
28032803
"kind": "dev",
28042804
"methods": {},

build/contracts/Burnable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,7 @@
21122112
},
21132113
"networks": {},
21142114
"schemaVersion": "3.3.1",
2115-
"updatedAt": "2020-12-07T21:35:30.185Z",
2115+
"updatedAt": "2020-12-09T02:03:40.421Z",
21162116
"devdoc": {
21172117
"kind": "dev",
21182118
"methods": {

build/contracts/BurnerRole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@
27982798
},
27992799
"networks": {},
28002800
"schemaVersion": "3.3.1",
2801-
"updatedAt": "2020-12-07T21:35:30.201Z",
2801+
"updatedAt": "2020-12-09T02:03:40.435Z",
28022802
"devdoc": {
28032803
"kind": "dev",
28042804
"methods": {},

build/contracts/Escrowable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10925,7 +10925,7 @@
1092510925
},
1092610926
"networks": {},
1092710927
"schemaVersion": "3.3.1",
10928-
"updatedAt": "2020-12-07T21:35:30.215Z",
10928+
"updatedAt": "2020-12-09T02:03:40.447Z",
1092910929
"devdoc": {
1093010930
"kind": "dev",
1093110931
"methods": {

build/contracts/EscrowerRole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3054,7 +3054,7 @@
30543054
},
30553055
"networks": {},
30563056
"schemaVersion": "3.3.1",
3057-
"updatedAt": "2020-12-07T21:35:30.219Z",
3057+
"updatedAt": "2020-12-09T02:03:40.454Z",
30583058
"devdoc": {
30593059
"kind": "dev",
30603060
"methods": {},

build/contracts/Mintable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,7 @@
21382138
},
21392139
"networks": {},
21402140
"schemaVersion": "3.3.1",
2141-
"updatedAt": "2020-12-07T21:35:30.187Z",
2141+
"updatedAt": "2020-12-09T02:03:40.423Z",
21422142
"devdoc": {
21432143
"kind": "dev",
21442144
"methods": {

build/contracts/MinterRole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@
27982798
},
27992799
"networks": {},
28002800
"schemaVersion": "3.3.1",
2801-
"updatedAt": "2020-12-07T21:35:30.206Z",
2801+
"updatedAt": "2020-12-09T02:03:40.437Z",
28022802
"devdoc": {
28032803
"kind": "dev",
28042804
"methods": {},

build/contracts/OwnerRole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,7 @@
27292729
},
27302730
"networks": {},
27312731
"schemaVersion": "3.3.1",
2732-
"updatedAt": "2020-12-07T21:35:30.207Z",
2732+
"updatedAt": "2020-12-09T02:03:40.438Z",
27332733
"devdoc": {
27342734
"kind": "dev",
27352735
"methods": {},

build/contracts/Pausable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,7 @@
24832483
},
24842484
"networks": {},
24852485
"schemaVersion": "3.3.1",
2486-
"updatedAt": "2020-12-07T21:35:30.188Z",
2486+
"updatedAt": "2020-12-09T02:03:40.424Z",
24872487
"devdoc": {
24882488
"details": "Contract module which allows children to implement an emergency stop mechanism that can be triggered by an authorized account. This module is used through inheritance. It will make available the modifiers `whenNotPaused` and `whenPaused`, which can be applied to the functions of your contract. Note that they will not be pausable by simply including this module, only once the modifiers are put in place.",
24892489
"events": {

0 commit comments

Comments
 (0)