-
Notifications
You must be signed in to change notification settings - Fork 49
feat: contract reference validation#3009
feat: contract reference validation#3009lklimek wants to merge 4 commits intofeat/reference-validationfrom
Conversation
Issue being fixed or feature implemented
What was done?
How Has This Been Tested?
Breaking Changes
Checklist:
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have added or updated relevant unit/integration/functional/e2e tests
- I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
- I have made corresponding changes to the documentation if needed
For repository code-owners and collaborators only
- I have assigned this pull request to a milestone
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| fetch_identity_balance_and_revision_processing_cost: 15000, | ||
| fetch_identity_cost_per_look_up_key_by_id: 9000, | ||
| fetch_identity_token_balance_processing_cost: 10000, | ||
| fetch_contract_processing_cost: 9000, // TODO: discuss cost |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@QuantumExplorer how to set the contract processing (fetching) cost?