Use XCC_GAS_DEFAULT
for self callback instead of Provider gas amount
#45
Labels
XCC_GAS_DEFAULT
for self callback instead of Provider gas amount
#45
Title
See
core/contracts/sybil/src/providers.rs
Line 293 in 214f741
Instead of passing in the Provider's gas to the
self
callback, should useXCC_GAS_DEFAULT
from constants.rsSummary
[Brief overview of the enhancement and why it is needed or desired]
Motivation
[More detailed explanation of the motivation for the enhancement, including any benefits it would provide]
Description
[Detailed description of the enhancement, including how it would work and any design considerations]
Alternatives
[Discussion of any alternative solutions that were considered and why the proposed solution is preferred]
Risks
[Identification and mitigation of any potential risks associated with the enhancement]
Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]
The text was updated successfully, but these errors were encountered: