Added support for flatsigs
This commit is contained in:
@@ -218,7 +218,7 @@ abstract contract OwnerSettings is
|
||||
assembly {
|
||||
success := staticcall(
|
||||
// gas
|
||||
0x7530,
|
||||
gas(),
|
||||
// address
|
||||
sload(reputation.slot),
|
||||
// argsOffset
|
||||
|
||||
Reference in New Issue
Block a user