Documentation
Preparing search index...
@airgap/beacon-wallet
TezosBallotOperation
Interface TezosBallotOperation
Internalapi
interface
TezosBallotOperation
{
ballot
:
"nay"
|
"yay"
|
"pass"
;
kind
:
BALLOT
;
period
:
number
;
proposal
:
string
;
source
:
string
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosBallotOperation
Index
Properties
ballot
kind
period
proposal
source
Properties
ballot
ballot
:
"nay"
|
"yay"
|
"pass"
kind
kind
:
BALLOT
period
period
:
number
proposal
proposal
:
string
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ballot
kind
period
proposal
source
Documentation
Loading...
Internalapi