Skip to content

Commit 1e164b9

Browse files
committed
Byron CDDL: fix proposal metadata
1 parent 9bbccb1 commit 1e164b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eras/byron/ledger/impl/cddl-spec/byron.cddl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ updata = [ hash, hash, hash, hash ]
149149
upprop = [ "blockVersion" : bver
150150
, "blockVersionMod" : bvermod
151151
, "softwareVersion" : [ text, u32 ]
152-
, "data" : #6.258([text, updata])
152+
, "data" : { * text => updata }
153153
, "attributes" : attributes
154154
, "from" : pubkey
155155
, "signature" : signature

0 commit comments

Comments
 (0)