Menu
My Site LogoHomeProduct DocumentationSoftware ArchitectureModules
GitHub
My Site LogoHome
  • Product Documentation
  • Software Architecture
  • Modules
  • GitHub
  • Classes
    • ACCS
    • BitcoinHTLC
    • BitsharesAPI
    • BitsharesHTLC
    • BlockStream
    • Timer
  • Enums
    • Currency
    • Network
    • Priority
    • State
  • Interfaces
    • ACCSConfig
    • ACCSFields
    • BTCAddress
    • BTSAddress
    • BitcoinAPI
    • BitcoinAPIConstructor
    • HTLCConfig
    • HTLCConfigBTC
    • Order
    • Secret

BitcoinAPIConstructor

swapchain documentation › BitcoinAPIConstructor

#Hierarchy

  • BitcoinAPIConstructor

#Index

#Constructors

  • constructor

#Constructors

#constructor

+ new BitcoinAPIConstructor(network: string): BitcoinAPI

Defined in pkg/types/bitcoinApi.ts:1

Creates an instance of BitcoinAPI.

Parameters:

NameType
networkstring

Returns: BitcoinAPI

Edit this page
Previous
« BitcoinAPI
Next
HTLCConfig »
  • Hierarchy
  • Index
    • Constructors
  • Constructors
    • constructor