Skip to content

Instantly share code, notes, and snippets.

View streamcoindev's full-sized avatar

streamcoindev

View GitHub Profile
@streamcoindev
streamcoindev / readme.md
Created November 14, 2017 14:11
add a coin to peatio 2017

THis is edited by me i made it work with a couple of changes NOTE: THE S BEHIND FILES ARE NESSECARY TO WORK

To the coin daemon's {coin}.conf file, include the -walletnotify command:

Notify when receiving coins

walletnotify=/usr/local/sbin/rabbitmqadmin publish routing_key=peatio.deposit.coin payload='{"txid":"%s", "channel_key":"COIN_NAME_SINGULAR"}'

Peatio