Post
Topic
Board Announcements (Altcoins)
Re: [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏 (MOD)
by
Andre100
on 23/02/2021, 13:03:50 UTC
Have not big SSD disk... try update wallet and ....low on disk space!

what full size of data.mdb ??

can I use for DB not disk "C" ??

or can I use remote Node ??

Thx.

There is a bootstrap daemon option that allows wallet to use a remote node while blockchain syncing. You can use the GUI as a lightwallet that way. Try it!  Smiley

not work or i do maybe not correct....
Try like this.....
1. Kill folder C:\ProgramData\sumokoin
2. start Sumo Wallet
3. in GUI settings:
Quote
{
  "application": {
    "minimize_to_tray": false
  },
  "daemon": {
    "limit_rate_down": 8192,
    "log_level": 0,
    "use_boostrap_daemon": true,
    "block_sync_size": 200,
    "limit_rate_up": 2048
  },
  "blockchain": {
    "height": 516320
  }
}

4. Sync only to 2801 and stack (wait ~15 min)
Quote
cryptonote_protocol_handler.inl:373   [35.197.133.120:19733 OUT] Sync data returned a new top block candidate: 2801 -> 516324 [Your node is 513523 blocks (1426 days) behind]

any suggestion how to fix ?