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
-
removedflag
DomainMetadata is created when:
JsonMetadataDomainis requested to toDomainMetadata
SingleAction Representation¶
wrap creates a SingleAction with the domainMetadata being this DomainMetadata.