This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Spend Hangs, Makes Other Calls Also Hang #1454
Open
Description
Using an IPFS rebase node, I attempted to send some LTC to another IPFS rebase node using a spend
call.
{
"feeLevel":"NORMAL",
"memo":"",
"wallet":"LTC",
"address":"LdhW7cu46aiteq9uuSaURPWPK43Cdhh4ru",
"amount":2073846
}
That call is still pending and waiting for a response from the go server after 30 minutes. Most other calls, like listings or exchange rates, are working normally, but attempting a purchase
after that resulted in the purchase call also hanging indefinitely.