Skip to content

Instantly share code, notes, and snippets.

@StealthSend
StealthSend / StealthCoin.conf
Created September 14, 2019 10:46
StealthCoin.conf Template for qPoS Public Testnet
rpcuser=bitcoinrpc
rpcpassword=REPLACE_WITH_YOUR_GENERATED_PASSWORD
server=1
daemon=1
debug=0
debugnet=1
debugqpos=1
testnet=1
rollbackdeadend=0
@StealthSend
StealthSend / sshd_config
Last active September 14, 2019 10:47
SSH Lines for Pubkey Authentication and Keep-Alive
# disable tunnelled clear text passwords
PasswordAuthentication no
# lines for keep-alive
ClientAliveInterval 120
TCPKeepAlive yes
ClientAliveCountMax 25
@StealthSend
StealthSend / QPoS-getqposinfo-Example.json
Last active March 22, 2019 08:56
Example of the Stealth qPoS getqposinfo JSON Output
{
"version": 1,
"block_height": 9999999,
"block_hash": "d31e14c1ad68a8e2f0c1890faf60023244e493cef07542d07924cd0e3752a2ce",
"in_replay": false,
"counter_next": 34,
"current_block_was_produced": true,
"prev_block_was_produced": true,
"current_slot": 1,
"queue": [