We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/admin/deposits/satoshis
on admin panel when I go to deposits - bitcoin deposits.
i don't see the last deposits i just get a empty page.
the testnet wallet it is working and I received the testnet coins which went to:
Hot-Wallet Balance |
0.65615709
did: tail -f log/production.log
tail -f log/production.log
I, [2018-11-13T21:38:12.642238 #20249] INFO -- : Completed 200 OK in 19ms (Views: 9.8ms | ActiveRecord: 0.8ms)
how can I see it the lastest transactions and approve it .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/admin/deposits/satoshis
on admin panel when I go to deposits - bitcoin deposits.
i don't see the last deposits i just get a empty page.
the testnet wallet it is working and I received the testnet coins which went to:
Hot-Wallet Balance |
0.65615709
did:
tail -f log/production.log
I, [2018-11-13T21:38:12.642238 #20249] INFO -- : Completed 200 OK in 19ms (Views: 9.8ms | ActiveRecord: 0.8ms)
how can I see it the lastest transactions and approve it .
The text was updated successfully, but these errors were encountered: