Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TLDRegistrarStorage

Hierarchy

  • TLDRegistrarStorage

Index

Properties

Properties

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

trusted_senders

trusted_senders: string[]

Generated using TypeDoc