fix(IPFS): Changing address used for this repo

This commit is contained in:
Chris Troutner
2020-12-17 13:24:57 -08:00
parent d5245a6c7a
commit 218ccaec84
+1 -1
View File
@@ -25,7 +25,7 @@ class Footer extends React.Component {
async componentDidMount () {
try {
const addr = 'bitcoincash:qq8mk8etntclfdkny2aknh4ylc0uaewalszh5eytnr'
const addr = 'bitcoincash:qqwdv3hkmvd5vk0uhwqrqnef54542e5ctvy3ppt0nq'
const hash = await _this.memoGet.read(addr)
console.log(`hash: ${hash}`)
this.setState({