Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
VoteOperation
Interface VoteOperation
Vote on a comment.
interface
VoteOperation
{
0
:
"vote"
;
1
:
{
author
:
string
;
permlink
:
string
;
voter
:
string
;
weight
:
number
;
}
;
}
Hierarchy (
view full
)
Operation
VoteOperation
Index
Properties
0
1
Properties
0
0
1
1
:
{
author
:
string
;
permlink
:
string
;
voter
:
string
;
weight
:
number
;
}
Type declaration
author
:
string
permlink
:
string
voter
:
string
weight
:
number
Voting weight, 100% = 10000 (100_PERCENT).
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
0
1
@beblurt/dblurt
Loading...
Vote on a comment.