Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/taquito
BallotParams
Interface BallotParams
Ballot operation params
interface
BallotParams
{
ballot
:
BallotVote
;
proposal
:
string
;
source
?:
string
;
}
Index
Properties
ballot
proposal
source?
Properties
ballot
ballot
:
BallotVote
proposal
proposal
:
string
Optional
source
source
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ballot
proposal
source
taquito.io
Taquito TypeDocs
Loading...
Ballot operation params