OPNet
Preparing search index...
BlockWitnessAPI
Class BlockWitnessAPI
Implements
IBlockWitnessAPI
Index
Constructors
constructor
Properties
identity?
proofs
public
Key?
signature
timestamp
trusted
Constructors
constructor
new
BlockWitnessAPI
(
data
:
RawBlockWitnessAPI
)
:
BlockWitnessAPI
Parameters
data
:
RawBlockWitnessAPI
Returns
BlockWitnessAPI
Properties
Optional
Readonly
identity
identity
?:
Buffer
<
ArrayBufferLike
>
Readonly
proofs
proofs
:
readonly
Buffer
<
ArrayBufferLike
>
[]
Optional
Readonly
public
Key
publicKey
?:
Address
Readonly
signature
signature
:
Buffer
Readonly
timestamp
timestamp
:
number
Readonly
trusted
trusted
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
identity
proofs
public
Key
signature
timestamp
trusted
OPNet
Loading...