File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
UnstoppableWallet/UnstoppableWallet/Core/Providers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ enum AppConfig {
1919 static let mempoolSpaceUrl = " https://mempool.space "
2020 static let guidesIndexUrl = URL ( string: " https://raw.githubusercontent.com/horizontalsystems/blockchain-crypto-guides/v1.2/index.json " ) !
2121 static let faqIndexUrl = URL ( string: " https://raw.githubusercontent.com/horizontalsystems/unstoppable-wallet-website/master/src/faq.json " ) !
22- static let eduIndexUrl = URL ( string: " https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/master /src/edu.json " ) !
22+ static let eduIndexUrl = URL ( string: " https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/refs/tags/v1.4 /src/edu.json " ) !
2323 static let donationAddresses : [ BlockchainType : String ] = [
2424 . bitcoin: " bc1qxt5u5swx3sk6y2923whr4tvjreza43g37czv67 " ,
2525 . bitcoinCash: " bitcoincash:qz6sy9fq66yvfl5mvpfv3v2nqw5pervvkc425nj9g0 \n " ,
You can’t perform that action at this time.
0 commit comments