package
Version:
v0.0.0-...-369a1d7
Opens a new window with list of versions in this module.
Published: Aug 6, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
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.