You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the example project from your GitHub build and went to the "Send Funds" screen. On this screen I tried to send Zcash to see how it works but the "Send" button was inactive and at the top of the screen there was an inscription about synchronization, I decided to wait for the synchronization to finish I WAITED 4 HUNTS. When the synchronization ended, the send button was still inactive, I decided that it was because there was no currency on the test wallet in your project: "logically" I thought and went to look for where I can transfer my wallet. I found the "DemoAppConfig" class, transferred my mnemonic there, and also used "ZcashNetworkBuilder.network(for: .mainnet)" and then built the app again, this time the synchronization took a little more than 2 hours. When the synchronization ended, the program still did not find coins in my Zcash wallet, although I know they are there. So I couldn't send any transaction after spending more than 6 hours. On the other hand, if I was able to send the transaction, is it really normal behavior to make the user wait 2-4 hours for synchronization?
is this some kind of sdk to trick people?
why is there a synchronization every time that lasts 2-4 hours?
why is this done?
The text was updated successfully, but these errors were encountered: