-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Milestone
Description
What's the currently handling for Redeemer maps in CSL?
Currently the lib only has array style APIs.
; Flat Array support is included for backwards compatibility and will be removed in the next era.
; It is recommended for tools to adopt using a Map instead of Array going forward.
redeemers = [+ [tag : redeemer_tag, index : uint .size 4, data : plutus_data, ex_units : ex_units]]
/ {+ [tag : redeemer_tag, index : uint .size 4] => [data : plutus_data, ex_units : ex_units]}
Metadata
Metadata
Assignees
Labels
No labels