Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Failure of Issuance of Transferable Records #289

@aditimishraa

Description

@aditimishraa

The steps for a Transferrable Record are:

  • Deploying Transferable Record Registry
  • Preparing Transferable Record
  • Issuing Transferable Record

For the Final Issuance step,
While running the below command:
open-attestation token-registry issue -a 0x8431012Bc040942B59e3C5bf428221eab0b2f723 --tokenId 0x0d9839a8034cb783d98bd57bcbaafb4dc3614c4193d2edf8a655c1ec6635b7ea --beneficiary 0x6FFeD6E6591b808130a9b248fEA32101b5220eca --holder 0x6FFeD6E6591b808130a9b248fEA32101b5220eca -n goerli -f key.txt

and replacing the values of address, beneficiary, holder and tokenId with the my acquired values. It is failing with the error:
(node:20908) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit (node:20908) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit ✖ error missing revert data in call exception; Transaction reverted without a reason string

Attached the screenshot below for reference:
Screenshot 2023-10-09 at 6 49 08 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions