Some hash digest of (optional) stake pool metadata is too long. When registering, stake pools can supply an external metadata file and a hash digest of the content. The hashing algorithm is left open but the output digest must be smaller than 32 bytes. The field 'data.infringingStakePool' indicates which stake pool has an invalid metadata hash and 'data.computedMetadataHashSize' documents the computed hash size.

Hierarchy

  • SubmitTransactionFailureMetadataHashTooLarge

Index

Properties

Properties

code

code: "3144"

data

data: object

Type declaration

  • computedMetadataHashSize: object
    • bytes: number
  • infringingStakePool: object
    • id: string

message

message: string