Commit b54a34e
[LW-12241] Update index.ts to cater for the cleardown of ledger state if not alr… (#3276)
* Update index.ts to cater for the cleardown of ledger state if not already flagged as done
Update index.ts to cater for the cleardown of ledger state if not already flagged as done
* Moved node-fs imports to resolve 'common' import for ipc
* Update source/main/index.ts
Co-authored-by: Szymon Masłowski <[email protected]>
* moved from console.log to logger.info + console.error to logger.error as suggested
---------
Co-authored-by: Szymon Masłowski <[email protected]>1 parent f02475f commit b54a34e
1 file changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
136 | 177 | | |
137 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
138 | 182 | | |
139 | 183 | | |
140 | 184 | | |
| |||
0 commit comments