aiken/examples/acceptance_tests/script_context/v3/ctx/mint
KtorZ 8c2fdf9ad4
Use dot to separate purpose from validator name in blueprint
The rationale is two folds:

  1. It's more consistent with how we already separate the validator
  name from its module.

  2. Because `_` may be present in Aiken's validator's name, it is hard
     to read and I am afraid it could potentially conflict later on. So
     it's better to use a separator that cannot appear in validator
     names.
2024-08-25 16:20:08 +02:00
..
resolved_inputs.template Support multi-validator in script context accept test. 2024-08-13 10:56:28 +02:00
tx.template Use dot to separate purpose from validator name in blueprint 2024-08-25 16:20:08 +02:00