Network
scrypt-ts-opcat / Network
Class: Network
Defined in: node_modules/@opcat-labs/opcat/types/network.d.cts:8
A network is merely a map containing values that correspond to version numbers for each bitcoin network. Currently only supporting "livenet" (a.k.a. "mainnet"), "testnet", "regtest".
Constructors
new Network()
new Network():
Network
Returns
Methods
toString()
toString():
any
Defined in: node_modules/@opcat-labs/opcat/types/network.d.cts:10
Returns
any