@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockJSONOutput
Interface BlockJSONOutput
Output of block suitable to JSON serialization
interface
BlockJSONOutput
{
$hash
:
string
;
$opening
:
boolean
;
operations
:
any
[]
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
JSONSupported
<
Omit
<
BlockJSON
,
"operations"
>
>
BlockJSONOutput
Indexable
[
key
:
string
]:
any
Index
Properties
P
$hash
P
$opening
P
operations
Properties
$hash
$hash
:
string
$opening
$opening
:
boolean
operations
operations
:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
$hash
P
$opening
P
operations
@keetanetwork/keetanet-client
Loading...
Output of block suitable to JSON serialization