Skip to content

Readme port / sync clarification. #95

Description

@kutysam

Readme states this.

Note: The default p2p port is 30311 and the RPC port is 8575 which is different from Ethereum.

However, i'm not too sure if this is specific for testnet?

  • (testnet config.toml states 30311 and 8575)
  • (mainnet config.toml states 30311 and 8545)

Writing this in issues as it needs clarity. (Though there is a header testnet right above the note, port 30311 reflects on mainnet too)


Additionally under https://docs.binance.org/smart-chain/developer/fullnode.html

Settings
Sync Mode
Fast Sync
The default sync mode. Synchronizes a full node doing a fast synchronization by downloading the entire state database, requesting the headers first, and filling in block bodies and receipts afterward. Once the fast sync reaches the best block of the Binance Smart Chain network, it switches to full sync mode.

The default mode in the toml is actually full sync. Not sure if its intended too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions