Preparing search index...
The search index is not available
OPNet
OPNet
BitcoinInterfaceAbiBase
Interface BitcoinInterfaceAbiBase<T>
Description
This interface is used to define the Bitcoin interface ABI.
Cathegory
Abi
interface
BitcoinInterfaceAbiBase
<
T
>
{
name
:
string
;
type
:
T
;
}
Type Parameters
T
extends
BitcoinAbiTypes
Hierarchy (
view full
)
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