Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
voting
VotingForum
Interface VotingForum<T0>
interface
VotingForum
<
T0
>
{
events
:
_0x1
.
voting
.
VotingEvents
;
next_proposal_id
:
bigint
;
proposals
:
_0x1
.
table
.
Table
<
bigint
,
_0x1
.
voting
.
Proposal
<
T0
>
>
;
}
Type Parameters
T0
Index
Properties
events
next_
proposal_
id
proposals
Properties
events
events
:
_0x1
.
voting
.
VotingEvents
next_
proposal_
id
next_proposal_id
:
bigint
proposals
proposals
:
_0x1
.
table
.
Table
<
bigint
,
_0x1
.
voting
.
Proposal
<
T0
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
next_
proposal_
id
proposals
@sentio/sdk
Loading...