Open thisispav opened 1 month ago
@thisispav Was it a send or receive? Do you have the txid?
@coreyphillips Looks like this error is coming from the wallet not being instantiated for a couple of seconds after app start. Changing the type tolet wallet: TWallet | undefined;
gives a lot of type errors. Any ideas how we can correct this?
We could add logic on-start to restrict certain views or only pass the user off to the main wallet view once setupOnChainWallet
has completed here.
Describe the bug
I am on the homescreen and I want to check the status of my onchain tx - the moment I click on that I am prompted with this screen
Reproduce
Screenshots / Recording
bitkit_ldk_logs_1727426351930.zip
Operating system
Android
Bitkit version
v136
Log output
No response