mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-02-23 15:48:08 +00:00
Removes pure from abiDecodeRegister due to slither
This commit is contained in:
parent
800ad2270e
commit
c52669c76a
@ -367,8 +367,7 @@ contract DAppStore is ApproveAndCallFallBack, BancorFormula {
|
||||
function abiDecodeRegister(
|
||||
bytes memory _data
|
||||
)
|
||||
private
|
||||
pure
|
||||
private
|
||||
returns(
|
||||
bytes4 sig,
|
||||
bytes32 id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user