Search
Preparing search index...
The search index is not available
@jet-lab/jet-engine - v0.3.7
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@jet-lab/jet-engine - v0.3.7
GovVoter
Class GovVoter
Hierarchy
GovVoter
Implements
GovVoterData
Index
Properties
active
Votes
address
deposited
owner
Methods
refresh
load
Properties
active
Votes
active
Votes
:
number
address
address
:
PublicKey
deposited
deposited
:
BN
owner
owner
:
PublicKey
Methods
refresh
refresh
(
)
:
Promise
<
void
>
TODO:
memberof
GovVoter
Returns
Promise
<
void
>
Static
load
load
(
client
:
GovClient
, address
:
PublicKey
)
:
Promise
<
GovVoter
>
TODO:
static
memberof
GovVoter
Parameters
client:
GovClient
address:
PublicKey
Returns
Promise
<
GovVoter
>
Exports
Gov
Voter
active
Votes
address
deposited
owner
refresh
load
Generated using
TypeDoc
TODO:
GovVoter