difftreelog
Merge pull request #207 from UniqueNetwork/feature/CORE-164
in: master
Feature/core 164
1 file changed
tests/src/eth/util/contractHelpersAbi.jsondiffbeforeafterboth156 "outputs": [],156 "outputs": [],157 "stateMutability": "nonpayable",157 "stateMutability": "nonpayable",158 "type": "function"158 "type": "function"159 }159 },160 {161 "inputs": [162 {163 "internalType": "address",164 "name": "contractAddress",165 "type": "address"166 }167 ],168 "name": "getSponsoringRateLimit",169 "outputs": [170 {171 "internalType": "uint32",172 "name": "",173 "type": "uint32"174 }175 ],176 "stateMutability": "view",177 "type": "function"178 }160]179]