Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 1.4 KB

istakestaticstate.md

File metadata and controls

68 lines (37 loc) · 1.4 KB

@daostack/clientGlobalsIStakeStaticState

Interface: IStakeStaticState

Hierarchy

Index

Properties

Properties

amount

amount: BN

Defined in stake.ts:15


createdAt

createdAt: Date | undefined

Defined in stake.ts:13


Optional id

id? : undefined | string

Defined in stake.ts:11


outcome

outcome: IProposalOutcome

Defined in stake.ts:14


proposal

proposal: string

Defined in stake.ts:16


staker

staker: Address

Defined in stake.ts:12