Skip to content

Commit 1719a66

Browse files
committed
Merge branch 'main' of https://github.com/software-mansion/starknet.swift into feat/239-tip-auto-estimation
2 parents d3435ba + bb1c8ed commit 1719a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/NetworkTests/Providers/ProviderTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ final class ProviderTests: XCTestCase {
1212
override func setUp() async throws {
1313
try await super.setUp()
1414

15-
// TODO: Change this to internal node
15+
// TODO(#245): Change this to internal node
1616
provider = StarknetProvider(url: "https://rpc.pathfinder.equilibrium.co/testnet-sepolia/rpc/v0_9")
1717
}
1818

0 commit comments

Comments
 (0)