Changed the field naming a bit to make it more descriptive.
Added the validator address along with each validator.
Added the currency symbol along with each minting policy.
Naming
cd - COOP Deployment
ad - Auth Deployment
policy - the script of a minting policy
validator - the script of a validator
symbol - the currency symbol of a minting policy (its hash)
address - the validator address (its hash)
DONE:
Naming
cd
- COOP Deploymentad
- Auth Deploymentpolicy
- the script of a minting policyvalidator
- the script of a validatorsymbol
- the currency symbol of a minting policy (its hash)address
- the validator address (its hash)