Skip to content

DomainMetadata

DomainMetadata is an Action that represents a named domain with some configuration (a JSON-encoded metadata).

DomainMetadata is part of CurrentTransactionInfo.

Creating Instance

DomainMetadata takes the following to be created:

  • Domain Name
  • Configuration
  • removed flag

DomainMetadata is created when:

SingleAction Representation

Action
wrap: SingleAction

wrap is part of the Action abstraction.

wrap creates a SingleAction with the domainMetadata being this DomainMetadata.