Preparing search index...
The search index is not available
OPNet
OPNet
EventBaseData
Interface EventBaseData
Description
This interface is used to define the Bitcoin interface ABI.
Cathegory
Abi
interface
EventBaseData
{
name
:
string
;
type
:
Event
;
values
:
BitcoinAbiValue
[]
;
}
Hierarchy (
view full
)
BitcoinInterfaceAbiBase
<
Event
>
EventBaseData
Index
Properties
name
type
values
Properties
Readonly
name
name
:
string
Readonly
type
type
:
Event
Readonly
values
values
:
BitcoinAbiValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
values
OPNet
Loading...
Description
This interface is used to define the Bitcoin interface ABI.
Cathegory
Abi