We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19fe822 commit 656fca1Copy full SHA for 656fca1
Tests/StarknetTests/Utils/DevnetClient/DevnetClientModels.swift
@@ -107,7 +107,6 @@ struct DevnetMintRequest: Codable {
107
}
108
109
110
-
111
// Simplified receipt that is intended to support any JSON-RPC version starting 0.3,
112
// to avoid DevnetClient relying on StarknetTransactionReceipt.
113
// Only use it for checking whether a transaction was successful.
0 commit comments