Skip to content

The format of inline CBOR hex script definitions in ConfigMap changed #162

Description

@axman6

I found the other day that this format no longer works, it now looks something like:

...
    substitutions:
      - name: "[WRT] WingRiders Governance Token"
        hash: "c0ee29a85b13209423b10447d3c2e6a50641a15c57770e27cb9d5073"
        source:
          cbor_hex:
            type: PlutusScriptV1
            description: "[WRT] WingRiders Governance Token"
            cborHex:  "590a080100...

The use of both cborHex and cbor_hex is unfortunate. Not an issue from this PR, but something that happened with the reimplementation of the ConfigMap. Ping @adithyaov

Originally posted by @axman6 in #152 (comment)

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions