@daostack/clientGlobalsIStakeState

Interface: IStakeState

Hierarchy

Index

Properties

Properties

amount

amount: BN

Inherited from IStakeStaticState.amount

Defined in stake.ts:15


createdAt

createdAt: *Date undefined*

Inherited from IStakeStaticState.createdAt

Defined in stake.ts:13


id

id: string

Overrides IStakeStaticState.id

Defined in stake.ts:20


outcome

outcome: IProposalOutcome

Inherited from IStakeStaticState.outcome

Defined in stake.ts:14


proposal

proposal: string

Inherited from IStakeStaticState.proposal

Defined in stake.ts:16


staker

staker: Address

Inherited from IStakeStaticState.staker

Defined in stake.ts:12