@multiversx/sdk-core - v14.2.6
Preparing search index...
ProposalInfo
Type Alias ProposalInfo
type
ProposalInfo
=
{
commitHash
:
string
;
cost
:
bigint
;
endVoteEpoch
:
number
;
isClosed
:
boolean
;
isPassed
:
boolean
;
issuer
:
Address
;
nonce
:
number
;
numAbstainVotes
:
bigint
;
numNoVotes
:
bigint
;
numVetoVotes
:
bigint
;
numYesVotes
:
bigint
;
quorumStake
:
bigint
;
startVoteEpoch
:
number
;
}
Index
Properties
commit
Hash
cost
end
Vote
Epoch
is
Closed
is
Passed
issuer
nonce
num
Abstain
Votes
num
No
Votes
num
Veto
Votes
num
Yes
Votes
quorum
Stake
start
Vote
Epoch
Properties
commit
Hash
commitHash
:
string
cost
cost
:
bigint
end
Vote
Epoch
endVoteEpoch
:
number
is
Closed
isClosed
:
boolean
is
Passed
isPassed
:
boolean
issuer
issuer
:
Address
nonce
nonce
:
number
num
Abstain
Votes
numAbstainVotes
:
bigint
num
No
Votes
numNoVotes
:
bigint
num
Veto
Votes
numVetoVotes
:
bigint
num
Yes
Votes
numYesVotes
:
bigint
quorum
Stake
quorumStake
:
bigint
start
Vote
Epoch
startVoteEpoch
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commit
Hash
cost
end
Vote
Epoch
is
Closed
is
Passed
issuer
nonce
num
Abstain
Votes
num
No
Votes
num
Veto
Votes
num
Yes
Votes
quorum
Stake
start
Vote
Epoch
@multiversx/sdk-core - v14.2.6
Loading...