mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
Adding link to Issue in code
This commit is contained in:
@@ -51,6 +51,9 @@ class Memo {
|
||||
|
||||
// Walk the transactions associated with an address until a proper IPFS hash is
|
||||
// found. If one is not found, will return false.
|
||||
//
|
||||
// See this Issue with ABC wallets:
|
||||
// https://github.com/Permissionless-Software-Foundation/gatsby-ipfs-web-wallet/issues/136
|
||||
async findHash () {
|
||||
try {
|
||||
console.log(`finding latest IPFS hash for address: ${this.bchAddr}...`)
|
||||
|
||||
Reference in New Issue
Block a user