Hello everyone, I am trying to develop my first transaction on the algorithm blockchain.
I created an account with the following address: 3YQ4XKUUELUN64C3PSV5BIF42BWOQ6V76X55IYHIJDOM6DRBO6A2A2BFVU.
I have funded it and I can find the financing transaction and the account balance processed by AlgorandExplorer but when i run the function:
would anyone be able to tell me why despite my balance of 20 algos is present on algorithand explorer and my account has been funded, do I get these results? thank you very much for helping
Last committed block: 17202780
Time since last block: 3.4s
Sync Time: 0.0s
Last consensus protocol: https://github.com/algorandfoundation/specs/tree/bc36005dbd776e6d1eaf0c560619bb183215645c
Next consensus protocol: https://github.com/algorandfoundation/specs/tree/bc36005dbd776e6d1eaf0c560619bb183215645c
Round for next consensus protocol: 17202781
Next consensus protocol supported: true
Last Catchpoint:
Genesis ID: testnet-v1.0
Genesis hash: SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=
If one of the first two conditions is not satisfied, wait until they are (the last committed block should increase regularly - if it does not, please post, you have another issue).
If your node is NOT archival, you can speed up the process using fast catchup: Install a node - Algorand Developer Portal