toggle menu
My Rell Dapp
dapp
switch theme
search in API
My Rell Dapp
/
governance.proposals
/
get_option_items_of_proposal
get_option_items_of_proposal
function
get_option_items_of_proposal
(
prop_id
:
rowid
)
:
list
<
(
option_id
:
rowid
,
proposal_id
:
rowid
,
option
:
text
,
total_vote
:
big_integer
,
(
command_id
:
rowid
,
name
:
text
,
description
:
text
,
is_executed
:
boolean
)
?
)
>