Youni
Youni
for example now, after my script worked 15 minutes, I got my memory is almost full: ``` free -m total used free shared buff/cache available Mem: 23863 14245 7859 466...
Hello! I typed this script on Python3 https://gitgud.io/youni/terra-beautiful-address-generator-on-python/ I use Terra-SDK for generate mnemonic and address https://pypi.org/project/terra-sdk/ It works slowly but it does not fail. And I run 5 processes...
finally did with grip and wkhtmltopdf https://github.com/younicoin/crypto_docs/blob/master/Learning-Bitcoin-from-the-Command-Line.pdf ``` grip 06_1_Sending_a_Transaction_to_a_Multisig.md 6655 while read l; do for i in `ls ${l}_*`; do grip $i 6699 & sleep 3; wkhtmltopdf http://localhost:6699 /mnt/disk-evo-500-2/temp/ll/${i}.pdf;...
yes, you are right. prepared my repository with your advice https://github.com/younicoin/crypto_docs
Hi, I fixed here https://github.com/litecoincash-project/litecoincash/pull/40