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 e7f952b commit ec51567Copy full SHA for ec51567
.cspell.json
@@ -219,6 +219,7 @@
219
"Unmarshal",
220
"unmodeled",
221
"UNMODELED",
222
+ "updown",
223
"utxoexample",
224
"uuidv",
225
"vscc",
packages/cactus-plugin-satp-hermes/buf.yaml
@@ -1,4 +1,4 @@
1
-version: v2
+version: v1
2
modules:
3
- path: src/main/proto
4
lint:
@@ -13,4 +13,4 @@ lint:
13
service_suffix: Service
14
breaking:
15
use:
16
- - FILE
+ - FILE
0 commit comments