Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
Message
Interface Message
interface
Message
{
payload
:
Object
;
source
:
Middleware
|
Node
;
subscription
:
|
"Object"
|
"KeyBlocks"
|
"MicroBlocks"
|
"Transactions"
;
target
?:
string
;
}
Index
Properties
payload
source
subscription
target?
Properties
payload
payload
:
Object
source
source
:
Middleware
|
Node
subscription
subscription
:
|
"Object"
|
"KeyBlocks"
|
"MicroBlocks"
|
"Transactions"
Optional
target
target
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payload
source
subscription
target
@aeternity/aepp-sdk
Loading...