package
Version:
v1.21.0
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Type is a type used for networks enumeration.
const (
Unknown Type = iota
Mainnet
Testnet
Developer
)
Network types enumeration.
Bitcoin returns Bitcoin network corresponding to the given client network.
Ethereum returns Ethereum network corresponding to the given client network.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.