Revision 5c0277382a82ab3642ddd1de790a362e8c047837 authored by Pierre-Louis on 11 September 2023, 13:01:33 UTC, committed by Pierre-Louis on 25 September 2023, 12:16:22 UTC
1 parent 97eebdf
Raw File
loop.abi
[
	{
		"inputs": [
			{
				"internalType": "uint256",
				"name": "iter",
				"type": "uint256"
			}
		],
		"name": "loop",
		"outputs": [],
		"stateMutability": "nonpayable",
		"type": "function"
	}
]
back to top