opendax
opendax copied to clipboard
how manually collect deposit
Hello,
When there is some issue to collect automatically deposits ( Ether and Tokens ) how can manually collect this deposit?
Hello,
When there is some issue to collect automatically deposits ( Ether and Tokens ) how can manually collect this deposit?
Hi, you can actually manually collect a deposit like so in peatio rails console
docker exec peatio bundle exec rails c
Deposit.find(*deposit_id*).collect!