I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: failed with status="500" and error="Block not found"

dashed-slug.net Forums Full Node Multi Coin Adapter extension support failed with status="500" and error="Block not found" Reply To: failed with status="500" and error="Block not found"

#4288
Anonymous
Inactive

I have added the walletnotify conf. I’m using a Graphcoin wallet – https://github.com/Graphcoin it’s a fork of the latest PIVX code.

Wallet conf –

staking=0
rpcuser=xxxxxxxxxxxxx
rpcpassword=xxxxxxxxxxxxxxxxxxxx
rpcport=22628
rpcallowip=127.0.0.1
rpcallowip=104.248.62.172
listen=1
server=1
daemon=1
port=22629
logintimestamps=1
maxconnections=256
bind=104.248.62.172
externalip=104.248.62.172:22629
walletnotify=curl -sk https://beam.works/wallets/api2/notify/GRPH/wallet/%s >/dev/null