Preparing search index...
The search index is not available
cooptypes - v2.2.10
cooptypes
Cooperative
Document
ISignedDocument
Interface ISignedDocument<T>
interface
ISignedDocument
<
T
>
{
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
hash
meta
public_
key
signature
cooptypes - v2.2.10
Loading...