Skip to content

Commit

Permalink
new: exporting address of registry contract
Browse files Browse the repository at this point in the history
  • Loading branch information
itzmeanjan committed Jan 27, 2021
1 parent 1118d1b commit 89fa36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/src/network.template.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export const network: string = '{{ network }}'
export const stakingNftAddress: string = '{{ contracts.stakingNft.address }}'
export const registryAddress: string = '{{ contracts.registry.address }}'

0 comments on commit 89fa36a

Please sign in to comment.