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)
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
cborHexandcbor_hexis unfortunate. Not an issue from this PR, but something that happened with the reimplementation of the ConfigMap. Ping @adithyaovOriginally posted by @axman6 in #152 (comment)