We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow auditor to use flow cli to manage audits: https://github.com/onflow/fcl-contracts/blob/main/cadence/contracts/FlowInteractionTemplateAudit.cdc
Create FLIX for:
Get has an auditor audited a specific FLIX https://github.com/onflow/fcl-contracts/blob/main/cadence/scripts/FlowInteractionTemplateAudit/get-has-audited-from-audit-manager.script.cdc
Create Audit Manager https://github.com/onflow/fcl-contracts/blob/main/cadence/transactions/FlowInteractionTemplateAudit/create-audit-manager.transaction.cdc
Submit Audit https://github.com/onflow/fcl-contracts/blob/main/cadence/transactions/FlowInteractionTemplateAudit/add-audit.transaction.cdc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Allow auditor to use flow cli to manage audits:
https://github.com/onflow/fcl-contracts/blob/main/cadence/contracts/FlowInteractionTemplateAudit.cdc
Create FLIX for:
Get has an auditor audited a specific FLIX
https://github.com/onflow/fcl-contracts/blob/main/cadence/scripts/FlowInteractionTemplateAudit/get-has-audited-from-audit-manager.script.cdc
Create Audit Manager
https://github.com/onflow/fcl-contracts/blob/main/cadence/transactions/FlowInteractionTemplateAudit/create-audit-manager.transaction.cdc
Submit Audit
https://github.com/onflow/fcl-contracts/blob/main/cadence/transactions/FlowInteractionTemplateAudit/add-audit.transaction.cdc
The text was updated successfully, but these errors were encountered: