Missing required metadata hash in the transaction body. If the transaction includes metadata, then it must also include a hash digest of these serialised metadata in its body to prevent malicious actors from tempering with the data. The field 'data.metadata.hash' contains the expected missing hash digest of the metadata found in the transaction.

Hierarchy

  • SubmitTransactionFailureMissingMetadataHash

Index

Properties

Properties

code

code: "3105"

data

data: object

Type declaration

  • metadata: object
    • hash: string

message

message: string