store
store: { auctions: BigMapAbstraction; bidder_balances: BigMapAbstraction; commitments: BigMapAbstraction; config: MichelsonMap<string, any>; enabled: boolean; owner: string; records: BigMapAbstraction }
Type declaration
-
auctions: BigMapAbstraction
-
bidder_balances: BigMapAbstraction
-
commitments: BigMapAbstraction
-
config: MichelsonMap<string, any>
-
enabled: boolean
-
owner: string
-
records: BigMapAbstraction