Skip to content

cml_chain::NonemptySetPlutusData.json: RangeError: Maximum call stack size exceeded #328

Description

@SebastienGllmt

When building the JS bindings, I get the error printed in the console cml_chain::NonemptySetPlutusData.json: RangeError: Maximum call stack size exceeded

This is presumably because this type contains PlutusData which is recursively defined

pub type NonemptySetPlutusData = NonemptySet<PlutusData>;

I'm not sure if this message appearing in the console actually causes any error though

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions