Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

What is network value of REGTEST? #25

@rlaace423

Description

@rlaace423

Hello, I have a question about network parameters.

I have used below values for litecoin testnet

{
  messagePrefix: '\x19Litecoin Signed Message:\n',
  bech32: 'tltc',
  bip32: {
    public: 0x0436f6e1,
    private: 0x0436ef7d,
  },
  pubKeyHash: 0x6f,
  scriptHash: 0x3a,
  wif: 0xef,
}

And I'm trying to find REGTEST values, but in https://github.com/litecoin-project/litecore-lib/blob/segwit/lib/networks.js,
It uses almost same values with TESTNET.

What is correct value of REGTEST?

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