Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NameRegistryStorage

Hierarchy

  • NameRegistryStorage

Index

Properties

actions

actions: BigMapAbstraction

store

store: { expiry_map: BigMapAbstraction; owner: string; records: BigMapAbstraction; reverse_records: BigMapAbstraction; validators: string[] }

Type declaration

  • expiry_map: BigMapAbstraction
  • owner: string
  • records: BigMapAbstraction
  • reverse_records: BigMapAbstraction
  • validators: string[]

trusted_senders

trusted_senders: string[]

Generated using TypeDoc