During auditing (like what happens in a view like integration/token/fungible/views/auditor.go), the auditor should be able to identify which outputs are redeemed and identify the issuer that approved that operation. This will make sure that the auditor will be able to stop redeems that should not happen.
During auditing (like what happens in a view like
integration/token/fungible/views/auditor.go), the auditor should be able to identify which outputs are redeemed and identify the issuer that approved that operation. This will make sure that the auditor will be able to stop redeems that should not happen.