Added ERC2771 support & Increased pixTarget max size

This commit is contained in:
PedroCailleret
2023-05-21 02:05:43 -03:00
committed by hueso
parent ede02a0daf
commit 5b813a1cc6
53 changed files with 1571 additions and 368 deletions

View File

@@ -12,7 +12,7 @@ contract Reputation is IReputation {
// prettier-ignore
// solhint-disable no-inline-assembly
// solhint-disable-next-line no-empty-blocks
constructor(/* */) {/* */}
constructor(/* */) payable {/* */}
function limiter(
uint256 _userCredit