Skip to content

Commit 272f1b9

Browse files
committed
ran turbo fix
1 parent cc7ebc3 commit 272f1b9

37 files changed

+282
-345
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ __pycache__
2525
.turbo/
2626
.cursorrules
2727
.corepack
28-
justfile
28+
justfile

apps/developer-hub/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
.env*.local
2-
.source
2+
.source

contract_manager/store/contracts/AptosPriceFeedContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
"wormholeStateId": "0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9",
4242
"type": "AptosPriceFeedContract"
4343
}
44-
]
44+
]

contract_manager/store/contracts/AptosWormholeContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
"address": "0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9",
3535
"type": "AptosWormholeContract"
3636
}
37-
]
37+
]

contract_manager/store/contracts/CosmWasmPriceFeedContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@
8484
"address": "xion18nsqwhfwnqzs4vkxdr02x40awm0gz9pl0wn4ecsl8qqra2vxqppq57qx5a",
8585
"type": "CosmWasmPriceFeedContract"
8686
}
87-
]
87+
]

contract_manager/store/contracts/CosmWasmWormholeContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@
8484
"address": "xion1zfdqgkd9lcqwc4ywkeg2pr2v2p5xxa7n2s9layq2623pvhp4xv0sr4659c",
8585
"type": "CosmWasmWormholeContract"
8686
}
87-
]
87+
]

contract_manager/store/contracts/EvmEntropyContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@
189189
"address": "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
190190
"type": "EvmEntropyContract"
191191
}
192-
]
192+
]

contract_manager/store/contracts/EvmPriceFeedContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,4 +854,4 @@
854854
"address": "0x2880aB155794e7179c9eE2e38200202908C17B43",
855855
"type": "EvmPriceFeedContract"
856856
}
857-
]
857+
]

contract_manager/store/contracts/EvmWormholeContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,4 +849,4 @@
849849
"address": "0xb27e5ca259702f209a29225d0eDdC131039C9933",
850850
"type": "EvmWormholeContract"
851851
}
852-
]
852+
]

contract_manager/store/contracts/FuelPriceFeedContracts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"address": "0x1c86fdd9e0e7bc0d2ae1bf6817ef4834ffa7247655701ee1b031b52a24c523da",
1010
"type": "FuelPriceFeedContract"
1111
}
12-
]
12+
]

0 commit comments

Comments
 (0)