/** * Network parameters encapsulate some of the differences between different Bitcoin networks such as the main/production * network, the testnet, regtest mode, unit testing params and so on. */ package org.bitcoinj.params;