MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

Qbit Don't send btc, own server #82

Closed jrmaciel closed 5 years ago

jrmaciel commented 5 years ago

in my server i try to send btc and shows error "Invalid Reason"

in the listen shows Sending and Broadcasting but do not sends the btc

NicolasDorier commented 5 years ago

Does the listener use RPC for broadcasting?

jrmaciel commented 5 years ago

Yes

Em dom, 21 de out de 2018 às 07:33, Nicolas Dorier notifications@github.com escreveu:

Does the listener use RPC for broadcasting?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MetacoSA/QBitNinja/issues/82#issuecomment-431657452, or mute the thread https://github.com/notifications/unsubscribe-auth/AJAA7nwPbvvkbpOh_KjAFWLmKNtgeizGks5unE2VgaJpZM4Xwnz9 .

jrmaciel commented 5 years ago

My RPCConnectString value is DEFAULT

NicolasDorier commented 5 years ago

can you copy paste here the logs when the transaction get broadcasted?

jrmaciel commented 5 years ago
<add key="RPCConnectionString" value="cookiefile=F:\Bitcoin\.cookie;MYUSERNAME:MyPASSWORD"/>
jrmaciel commented 5 years ago

my bitcoind started in bitcoind -datadir=F:/Bitcoin

jrmaciel commented 5 years ago

i copy my conf to APPDATA/Roaming/Bitcoin and alright, thanks

NicolasDorier commented 5 years ago

if you use cookefile don't use username password and vice versa