Join
May 18, 2026
Login
Candle decimal places

Candle decimal places

What is the query param to specify the decimal precision in Bitfinex API v2? Seemly the default precision is ####.0, but i want a "precision more precise" than only one decimal place

Read More

how do i get my @host for LN

I cannot find where to get the host to complete a lightning channel. I have tried searching in the command prompt but cannot find host info anywhere.

Read More

Bitcoind doesn’t start

Im trying to make Stadicus guide work for both Bitcoin Core & LND I did download the blockchain and moved to the HDD on my Rasp3 However, when starting the bitcoind service, im having this […]

Read More

Bitcoin curl no reply

Hi I have made a curl to my server but get no reply . What am a missing rpcuser=rpcusername rpcpassword=rpcpassword rpcauth=rpcusername:generatedkey daemon=1 server=1 rpcport=8332 rpcbind=0.0.0.0:8332 rpcallowip=0.0.0.0/0 listen=1 rpcconnect=0.0.0.0 prune=10000 Whats strange is that it worked […]

Read More

Keeping wallet addresses outside bitcoin core

I’m trying to build a good security for my online Bitcoin based application. Is something like this possible? send_bitcoin(address) create_address() sweep_balances() + | | v New transactions +————-+ <—————- +————–+ | | | | | […]

Read More