mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Swap key/value of methodIdentifiers
This commit is contained in:
parent
f6828fc7c3
commit
ded7258b01
@ -236,7 +236,7 @@ Output Description
|
||||
deployedBytecode: { },
|
||||
// The list of function hashes
|
||||
methodIdentifiers: {
|
||||
"5c19a95c": "delegate(address)",
|
||||
"delegate(address)": "5c19a95c"
|
||||
},
|
||||
// Function gas estimates
|
||||
gasEstimates: {
|
||||
|
Loading…
Reference in New Issue
Block a user