-
### Background
Opened a channel from my own node A to my own node B, using CLI. Used 10sat/vB.
`lncli openchannel` returned a txid. The channel is in `pending` state in `pendingchannels`.
Bu…
-
- Sublime Version: 3.2
- OS Version: Linux
```sql
CREATE TABLE IF NOT EXISTS public.dropzone_details
(
id uuid NOT NULL DEFAULT uuid_generate_v4(),
name text COLLATE pg_catalog."defaul…
-
I have checked the code for many many time. However, I could not figure out what is going on. Thanks a lot for helping me solve this problem.
# Things have been modified:
1. I add following code …
-
# Title
REQUIRED - What is the title of your Kudos? ex:
* The Journey Begins
* TheHeadspace.net
# Design Inspiration
REQUIRED - Please *embed* any images that should be used as inspiration …
-
A common issue lately is remote nodes failing to relay transactions to the network, leaving them stuck as pending until they get cleared from the node pool.
To resolve this in a timely matter the use…
-
Hi there
I have added a new coin and it shows everything but if I then make a deposit on the new coin it will not be shown to me which setting I have to make for the block explorer have now made http…
-
XDAG RPC functions requirement:
**base functions:**
1.set rpc user and passwrod
2.set up rpc allow ip.
3.set rpc listen port
**pool info**
1.getpoolinfo(blcoks ,main blocks)
2.getpoolstate (…
-
https://github.com/users/Jaala94/projects/2/views/1
-
Hi,
I was playing with the blochain using the python librairy 'bitcoinrpc' and bitcoin-core, however I can never read the transaction in block 9.
I even downloaded the blockchain a 2nd time thin…
-
Am currently working on using tx-chaining with lucid and nami, which works, up until the specific scenario where I am trying to round-trip over a contract, and only have one utxo carrying enough colla…