Skip to content

Commit 1695077

Browse files
committed
config: add empty AssetHolder and AttestationApp configs
1 parent e4bb334 commit 1695077

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

addresses.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,18 @@
259259
"runtimeCodeHash": "0x126ff82d91cc4a00987d757db8d244edafb91507197b052441dcc94230e4b6ce",
260260
"txHash": "0x3df6cec81fa4ebed4c7c4575c3cb645378f89ff38fcd547307d9a26820579617"
261261
}
262+
},
263+
"GRTAssetHolder": {
264+
"address": "0x0000000000000000000000000000000000000000",
265+
"creationCodeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
266+
"runtimeCodeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
267+
"txHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
268+
},
269+
"AttestationApp": {
270+
"address": "0x0000000000000000000000000000000000000000",
271+
"creationCodeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
272+
"runtimeCodeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
273+
"txHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
262274
}
263275
},
264276
"4": {

0 commit comments

Comments
 (0)