OPNet
Preparing search index...
BitcoinInterfaceAbiBase
Interface BitcoinInterfaceAbiBase<T>
Description
This interface is used to define the Bitcoin interface ABI.
Cathegory
Abi
interface
BitcoinInterfaceAbiBase
<
T
extends
BitcoinAbiTypes
>
{
name
:
string
;
type
:
T
;
}
Type Parameters
T
extends
BitcoinAbiTypes
Hierarchy (
View Summary
)
BitcoinInterfaceAbiBase
FunctionBaseData
EventBaseData
Index
Properties
name
type
Properties
Readonly
name
name
:
string
Readonly
type
type
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
OPNet
Loading...
Description
This interface is used to define the Bitcoin interface ABI.
Cathegory
Abi