@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockJSONOptionalSigned
Type Alias BlockJSONOptionalSigned
BlockJSONOptionalSigned
:
(
|
Omit
<
BlockV1JSON
,
"version"
|
"signature"
>
&
{
signature
?:
BlockV1JSON
[
"signature"
]
;
}
|
Omit
<
BlockV2JSON
,
"version"
|
"signatures"
>
&
{
signatures
?:
BlockV2JSON
[
"signatures"
]
;
}
)
&
{
version
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@keetanetwork/keetanet-client
Loading...