cardano-multiplatform-lib
cardano-multiplatform-lib copied to clipboard
Clarify where data is used in a redeemer
In some places, we use the variable name plutus_data, but unless you have the context it's not clear that this is actually the data for the redeemer and not the datum
I changed the variable names to try and clarify this
@rooooooooob can you maybe take over this PR?