I have requested funds to my payment.addr from the testnet. After running the following command I am unable to see any funds. I setup a relay that has a private IP and NAT on public IP on port 3001 to allow traffic to my relay. I am using the following videos and text as a guide:
@fermat Thank you very much for this command. I have added it to my list of commands. My node is about 95% synced, I will wait until 100% and try to check my funds again.
No problem! We are here to learn, not so long ago I was exactly where you where. Please feel free to keep asking your question, the community is here to help so that one day you may help others aswell!
To see the broad range of commands at the reach of your finger tip, just type only
cardano-cli
And one tip that helps alot in building scripts, note that this command line interface (cli) is text based. So it is possible to apply regular expression commands on the output. For example to sum the amount of lovelace and convert it to ada on a given address just use