nodes icon indicating copy to clipboard operation
nodes copied to clipboard

Complete LNP/BP protocol daemons suite

Results 4 nodes issues
Sort by recently updated
recently updated
newest added

The nodes in the install script, found here, are all using 0.8, which is out of date: https://github.com/LNP-BP/nodes/blob/master/contrib/install.sh Also, maybe a note should be added to the README as a...

documentation
good first issue

A second warning comes by after running ./install.sh Compiling rgb-cli v0.8.0-rc.1 error[E0061]: this function takes 4 arguments but 3 arguments were supplied --> /home/rgbalice/.cargo/registry/src/github.com-1ecc6299db9ec823/rgb-cli-0.8.0-rc.1/src/command.rs:279:41 | 279 | let status =...

Trying to make use of the contrub/install.sh The following warning comes by: Compiling rgb20 v0.8.0-rc.4 error[E0599]: `Vec` is not an iterator --> /home/rgbalice/.cargo/registry/src/github.com-1ecc6299db9ec823/rgb20-0.8.0-rc.4/src/create.rs:63:41 | 63 | let issued_supply = allocations.sum();...

After I run the command: lnpd -vvv --network testnet init, while I have gave the two testnet addresses some coins, I get the error: Funding wallet 'funding.wallet' ... found [2022-11-28T15:00:11Z...