Xzirez
Xzirez
Hi @rzadp, If I understand you correctly the solution if we want to implement a "subscription" for the balance is: - We change the config file to include an `everyBlock`...
Thank you so much for the insight @rzadp. I do understand the problem and was also having this issue when testing. If you don't mind I would like to look...
@aulneau Thank you for the insight. I put testnet in the network prop, but the useAccount hook still gives me the mainnet stxAddress. I am on version 1.0.4. I can...
> The tests are spread about, there are many tests for the primary library micro-stacks found in packages/core. there are few if any tests for the framework-specific integrations, or the...
Hi again, Can i message you somewhere else? I Started testing the useAccount hook, but i likely need some general helper methods to test this efficently, which is where i...