OPNet
Preparing search index...
BitcoinInterface
Class BitcoinInterface
Description
This class is used to provide a Bitcoin interface.
Cathegory
Abi
Index
Constructors
constructor
Properties
abi
Methods
has
Event
has
Function
from
Constructors
constructor
new
BitcoinInterface
(
abi
:
BitcoinInterfaceAbi
)
:
BitcoinInterface
Parameters
abi
:
BitcoinInterfaceAbi
Returns
BitcoinInterface
Properties
Readonly
abi
abi
:
BitcoinInterfaceAbi
Methods
has
Event
hasEvent
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
has
Function
hasFunction
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
Static
from
from
(
abi
:
BitcoinInterface
|
BitcoinInterfaceAbi
)
:
BitcoinInterface
Parameters
abi
:
BitcoinInterface
|
BitcoinInterfaceAbi
Returns
BitcoinInterface
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
abi
Methods
has
Event
has
Function
from
OPNet
Loading...
Description
This class is used to provide a Bitcoin interface.
Cathegory
Abi