Skip to content

Commit 9638751

Browse files
committed
refactor: run prettier:format
1 parent 91304cf commit 9638751

File tree

6 files changed

+7
-9
lines changed

6 files changed

+7
-9
lines changed

packages/solidity-contracts/deployments/devnet/.migrations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"fuel_message_portal": 1712147077,
44
"fuel_erc20_gateway_v2": 1712147101,
55
"token": 1712147115
6-
}
6+
}

packages/solidity-contracts/deployments/devnet/FuelChainState.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"abi": [],
44
"numDeployments": 1,
55
"implementation": "0x1eF82F91979B8bdbaF700801E66A8fA260e7CA01"
6-
}
6+
}

packages/solidity-contracts/deployments/devnet/FuelERC20GatewayV2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"abi": [],
44
"numDeployments": 1,
55
"implementation": "0x04dAEee4C4253f861eAe84503d4a518b3475b696"
6-
}
6+
}

packages/solidity-contracts/deployments/devnet/FuelMessagePortal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"abi": [],
44
"numDeployments": 1,
55
"implementation": "0x800567f454c125A9Dd54D53c3a5A0277a601bf9a"
6-
}
6+
}

packages/solidity-contracts/deployments/devnet/Token.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -472,4 +472,4 @@
472472
}
473473
}
474474
}
475-
}
475+
}

packages/solidity-contracts/deployments/devnet/solcInputs/8d5c154a685aa57faf682293f07bfe18.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -230,13 +230,11 @@
230230
"userdoc",
231231
"evm.gasEstimates"
232232
],
233-
"": [
234-
"ast"
235-
]
233+
"": ["ast"]
236234
}
237235
},
238236
"metadata": {
239237
"useLiteralContent": true
240238
}
241239
}
242-
}
240+
}

0 commit comments

Comments
 (0)