OPNet
Preparing search index...
RawBlockWitnessAPI
Interface RawBlockWitnessAPI
interface
RawBlockWitnessAPI
{
identity
?:
string
;
proofs
:
readonly
string
[]
;
publicKey
?:
string
;
signature
:
string
;
timestamp
:
number
;
trusted
:
boolean
;
}
Index
Properties
identity?
proofs
public
Key?
signature
timestamp
trusted
Properties
Optional
Readonly
identity
identity
?:
string
Readonly
proofs
proofs
:
readonly
string
[]
Optional
Readonly
public
Key
publicKey
?:
string
Readonly
signature
signature
:
string
Readonly
timestamp
timestamp
:
number
Readonly
trusted
trusted
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identity
proofs
public
Key
signature
timestamp
trusted
OPNet
Loading...