dsteem
Preparing search index...
PowOperation
Interface PowOperation
Legacy proof of work operation.
interface
PowOperation
{
"0"
:
"pow"
;
"1"
:
{
block_id
:
any
;
nonce
:
number
;
props
:
any
;
work
:
any
;
worker_account
:
string
;
}
;
}
Hierarchy (
View Summary
)
Operation
PowOperation
Index
Properties
0
1
Properties
0
"0"
:
"pow"
1
"1"
:
{
block_id
:
any
;
nonce
:
number
;
props
:
any
;
work
:
any
;
worker_account
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Legacy proof of work operation.