This commit is contained in:
parent
8a251a6dd2
commit
19932be0a9
4
app/.gitignore
vendored
4
app/.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files
|
||||
|
||||
# address
|
||||
./contract_address.ts
|
||||
contract_address.ts
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
const contractAddress = "0xbd06B0878888bf4c6895704fa603a5ADf7e65c66";
|
||||
|
||||
export default contractAddress
|
||||
Loading…
Reference in New Issue
Block a user