OPNet
Preparing search index...
RawEpoch
Interface RawEpoch
interface
RawEpoch
{
difficultyScaled
:
string
;
endBlock
:
string
;
epochHash
:
string
;
epochNumber
:
string
;
epochRoot
:
string
;
minDifficulty
?:
string
;
proofs
:
readonly
string
[]
;
proposer
:
RawEpochMiner
;
startBlock
:
string
;
targetHash
:
string
;
}
Hierarchy (
View Summary
)
RawEpoch
RawEpochWithSubmissions
Index
Properties
difficulty
Scaled
end
Block
epoch
Hash
epoch
Number
epoch
Root
min
Difficulty?
proofs
proposer
start
Block
target
Hash
Properties
Readonly
difficulty
Scaled
difficultyScaled
:
string
Readonly
end
Block
endBlock
:
string
Readonly
epoch
Hash
epochHash
:
string
Readonly
epoch
Number
epochNumber
:
string
Readonly
epoch
Root
epochRoot
:
string
Optional
Readonly
min
Difficulty
minDifficulty
?:
string
Readonly
proofs
proofs
:
readonly
string
[]
Readonly
proposer
proposer
:
RawEpochMiner
Readonly
start
Block
startBlock
:
string
Readonly
target
Hash
targetHash
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
difficulty
Scaled
end
Block
epoch
Hash
epoch
Number
epoch
Root
min
Difficulty
proofs
proposer
start
Block
target
Hash
OPNet
Loading...