BBSCoin Docs
  • Welcome!
  • Wallets
    • Wallet GUI
      • Synchronization
      • Send BBSCoin
      • Transactions
      • Contacts
    • SimpleWallet
    • Wallet Container
    • bbs.money restore
    • Tronlink to Klever Wallet
  • Mining
    • XMR-Stak
      • Basic configuration
  • Plug-ins / Modules
    • PHP API Module
    • MyBB
    • SMF
    • Discuz
    • PHPWind
    • GNUBoard
  • Development / Integration
    • Daemon/Node API
      • Binary handlers
        • getblocks.bin
        • queryblocks.bin
        • queryblockslite.bin
        • get_o_indexes.bin
        • getrandom_outs.bin
        • get_pool_changes.bin
        • get_pool_changes_lite.bin
        • get_blocks_details_by_hashes.bin
        • get_blocks_hashes_by_timestamps.bin
        • get_transaction_details_by_hashes.bin
        • get_transaction_hashes_by_payment_id.bin
      • JSON handlers
        • getinfo
        • getheight
        • gettransactions
        • sendrawtransaction
        • stop_daemon
      • JSON RPC request
        • f_blocks_list_json
        • f_block_json
        • f_transaction_json
        • f_on_transactions_pool_json
        • getblockcount
        • on_getblockhash
        • getblocktemplate
        • getcurrencyid
        • submitblock
        • getlastblockheader
        • getblockheaderbyhash
        • getblockheaderbyheight
        • get_txs_by_height
        • get_txs_pool
        • get_random_outs
        • get_maximum_tx_allowed_size
    • Wallet API
      • Simple Wallet
        • getbalance
        • transfer
        • store
        • get_payments
        • get_transfers
        • get_height
        • reset
      • Wallet Container
        • save
        • export
        • reset
        • createAddress
        • createAddressList
        • deleteAddress
        • getSpendKeys
        • getBalance
        • getBlockHashes
        • getTransactionHashes
        • getTransactions
        • getUnconfirmedTransactionHashes
        • getTransaction
        • sendTransaction
        • createDelayedTransaction
        • getDelayedTransactionHashes
        • deleteDelayedTransaction
        • sendDelayedTransaction
        • getViewKey
        • getStatus
        • getAddresses
        • sendFusionTransaction
        • estimateFusion
  • Whitepapers
    • BBSCoin (BBS)
      • English
      • Español
      • Português Brasileiro
      • 한국어
      • 中文(简体)
      • 日本語
      • Indonesian
      • Tiếng Việt
      • Pусский
      • عربى
    • BBSToken (BBST / WBBS)
      • English
  • Links
    • BBSCoin Official
    • BBSCoin Downloads
    • BBSToken Information
    • BBSToken DApp
Powered by GitBook
On this page

Was this helpful?

  1. Wallets
  2. Wallet GUI

Synchronization

PreviousWallet GUINextSend BBSCoin

Last updated 1 year ago

Was this helpful?

You wallet should synchronize automatically to the main nodes. If after 15 minutes you do not see a change in synchronization, you may need to change it to use a Remote daemon node by doing the next steps. You may also switch to Remote daemon if you do not want to store a copy of the blockchain on your device. NOTE: The wallet would not let you do anything transaction related until it is fully synchronized.

On your BBSCoin GUI wallet, go to Settings on the menu, and select Preferences.

A windows like the one shown below will appear, please change the [ Connection ] options to look like the one pictured. "Remote daemon" must be selected, with Host: node.bbscoin.click, and Port: 21204. Then please click on the [ SAVE ] button. If the wallet doesn't start to synchronize after changing to "Remote daemon", you may need to File, Exit the program, wait like a minute, then restart the program.

Note: If you only use IPv6 and the wallet does not seem to synchronize, please change from node.bbscoin.click to your nearest alternate node from the table below. You may test node delay by using: ping <nodehostname> from your computer's command prompt. Thanks!

Alternate cloud based nodes
IPv4
IPv6

singapore-seed.bbscoin.click

X

X

frankfurt-seed.bbscoin.click

X

X

toronto-seed.bbscoin.click

X

X

us-seed.bbscoin.click

X

X

germany-seed.bbscoin.click

X

X

spain-seed.bbscoin.click

X

X

Settings menu view