-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
breaking-changeBreaks compatibility with previous versionBreaks compatibility with previous versionenhancementNew feature or requestNew feature or request
Description
Some enumeration names from TransactionType does not match its transaction name.
Enum name | Expected name |
---|---|
ACCOUNT_METADATA_TRANSACTION | ACCOUNT_METADATA |
ACCOUNT_RESTRICTION_ADDRESS | ACCOUNT_ADDRESS_RESTRICTION |
ACCOUNT_RESTRICTION_MOSAIC | ACCOUNT_MOSAIC_RESTRICTION |
ACCOUNT_RESTRICTION_OPERATION | ACCOUNT_OPERATION_RESTRICTION |
LINK_ACCOUNT | ACCOUNT_LINK |
LOCK | HASH_LOCK |
MODIFY_MULTISIG_ACCOUNT | MULTISIG_ACCOUNT_MODIFICATION |
MOSAIC_METADATA_TRANSACTION | MOSAIC_METADATA |
NAMESPACE_METADATA_TRANSACTION | NAMESPACE_METADATA |
REGISTER_NAMESPACE | NAMESPACE_REGISTRATION |
Metadata
Metadata
Assignees
Labels
breaking-changeBreaks compatibility with previous versionBreaks compatibility with previous versionenhancementNew feature or requestNew feature or request