symbol-sdk-typescript-javascript
symbol-sdk-typescript-javascript copied to clipboard
MetadataTransactionService requires to define a maxFee
metadataService.createAccountMetadataTransaction function now requires to pass a maxFee, but the param should be optional. Having maxFee as an optional param is especially useful when defining inner aggregate transactions.