cooptypes - v2026.4.27-2
Preparing search index...
Cooperative
Document
ISignedDocument
Interface ISignedDocument<T>
interface
ISignedDocument
<
T
=
any
>
{
hash
:
string
;
meta
:
IMetaDocument
&
T
;
public_key
:
string
;
signature
:
string
;
}
Type Parameters
T
=
any
Index
Properties
hash
meta
public_
key
signature
Properties
hash
hash
:
string
meta
meta
:
IMetaDocument
&
T
public_
key
public_key
:
string
signature
signature
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
meta
public_
key
signature
cooptypes - v2026.4.27-2
Loading...