oneforalone

Results 9 comments of oneforalone

Any updates? And when do you plan to release this feature?

After specifying the rpc socket file to another path in container, it works. Seems some issues between socket files and docker's volume. However, i have no idea about tracing the...

> You can also do this from the GIU, simply editing the configuration of the CLN node and modifying the `rpc-file` in the same way. That is, `Select node ->...

> I believe this error is caused with openssl lib, so i re-install [email protected] via `brew reinstall [email protected]` and it shows the hint: ``` For compilers to find [email protected] you...

@MarkCallow Thanks for pointing out that. Actually, i'm aware of this, i just run the commands above in shell temporary, not set it in my shell configuration file. Maybe I...

> Do you have Xcode Command Line Tools installed? Yes, I've double checked it, the Xcode Command Line Tools are already installed on my mac

> To solve compiling issue on your Mac you basically need to install all the stuff with `brew` : > > ``` > brew install --cask mactex > brew install...

@ducphamle2 Thanks, that works. For me, the solution is: ``` brew install llvm cat >> .zshrc

There's still problem for signing transaction via QR code with multi-sig wallet if the device which initiates a transaction does not contain seed / private key. Here is the step...