Skip to content

Commit f9a3de0

Browse files
author
Yash Agrawal
committed
feat: minor fixes
1 parent d559824 commit f9a3de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ async function main() {
1313
// @TODO: modify this when deploying...
1414
const minters = [signer.address]
1515
// @TODO: modify this address when deploying...
16-
const proxyAdmin = '0x2e8fCbd8d3968252f1FC427Ff06928343B650bc3'
16+
const proxyAdmin = '0xec4562C829661c891FcEadb44F831c8a5e71bC8F'
1717

1818
// >>> Deploy SBT implementation >>>
1919
console.log('Deploying SBT implementation...')

0 commit comments

Comments
 (0)