difftreelog
Remove duplicated changeCollectionOwner
in: master
1 file changed
tests/src/eth/abi/fungibleDeprecated.jsondiffbeforeafterboth88 "outputs": [],88 "outputs": [],89 "stateMutability": "nonpayable",89 "stateMutability": "nonpayable",90 "type": "function"90 "type": "function"91 },91 }92 {93 "inputs": [94 { "internalType": "address", "name": "newOwner", "type": "address" }95 ],96 "name": "changeCollectionOwner",97 "outputs": [],98 "stateMutability": "nonpayable",99 "type": "function"100 }101]92]10293