jomagalo
jomagalo
Following the example indicating to create a trc20 wallet, it is created correctly. ``` use GuzzleHttp\Client; $uri = 'https://api.trongrid.io';// mainnet // $uri = 'https://api.shasta.trongrid.io';// shasta testnet $api = new \Tron\Api(new...
I installed docker version of btcpayserver and tested on testnet bitcoind and lnd successfully. But on mainnet network lnd doesn't work. It appears in red with the message "BTC Lightning...
After installing, patching and configuring everything I send a test email and return it to me with these metadata: Reporting-MTA: dns; mail.email.com X-Postfix-Queue-ID: 13CD884CAC X-Postfix-Sender: rfc822; [email protected] Arrival-Date: Fri, 21...
After installing, patching and configuring everything I send a test email and return it to me with these metadata: `Reporting-MTA: dns; mail.email.com X-Postfix-Queue-ID: 13CD884CAC X-Postfix-Sender: rfc822; [email protected] Arrival-Date: Fri, 21...
### Describe the issue I can't find a way to claim the peg-in on the **liquid network** and give the following error: `Given claim_script does not match the given Bitcoin...
It's not clear to me how exactly the -R option works. I think I understand that a sequence is randomly selected from the range and on this sequence it works...
I have compiled in legacy mode and when I run `./keyhunt -h` it gives me the following error. **Hardware:** Qualcomm Snapdragon 615 Octa-Core 64bits Instructions: ARMv8 **Software:** Kernel 3.10.49-perf-gc6d4e64 Ubuntu...
I am trying to send emails on the local network and I am not able to make it work. I have installed mailutils and postfix and I have configured it...