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
crossTrade/contracts/L1/L1CrossTrade.sol
Line 56 in a92ad15
Please add enough warning for provideCT, editCT, claimCT, as they can be executed from the contract without request transaction from L2.
See an example interface explanation provided Optimsm's code
The text was updated successfully, but these errors were encountered:
feat Insufficient warning for provideCT, editCT, claimCT #56
3b0dfa5
add notice WARING
@suahnkim Added WARING to L1's provideCT, cancel, and editFee respectively. Please check if the wording is appropriate.
Sorry, something went wrong.
zzooppii
No branches or pull requests
crossTrade/contracts/L1/L1CrossTrade.sol
Line 56 in a92ad15
Please add enough warning for provideCT, editCT, claimCT, as they can be executed from the contract without request transaction from L2.
See an example interface explanation provided Optimsm's code
The text was updated successfully, but these errors were encountered: