Skip to content

Commit 98c6887

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent de30f00 commit 98c6887

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

api-reference/trails-api.gen.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 e5f7fc952d694046c813590e0141426137e6aa71
1+
# trails-api v1 afb12298fbfbb321e3c14c2cde12a278757b55c3
22
# --
33
# Code generated by webrpc-gen@v0.36.1 with openapi generator; DO NOT EDIT
44
#
@@ -2035,9 +2035,7 @@ components:
20352035
DepositSignature:
20362036
type: object
20372037
required:
2038-
- intentSignature
20392038
- selectedGasFeeOption
2040-
- userNonce
20412039
- deadline
20422040
properties:
20432041
intentSignature:
@@ -2057,11 +2055,9 @@ components:
20572055
DepositIntentEntry:
20582056
type: object
20592057
required:
2060-
- intentSignature
20612058
- feeAmount
20622059
- feeToken
20632060
- feeCollector
2064-
- userNonce
20652061
- deadline
20662062
properties:
20672063
intentSignature:
@@ -2101,13 +2097,16 @@ components:
21012097
- trailsIntentEntrypointAddress
21022098
- trailsRouterAddress
21032099
- trailsRouterShimAddress
2100+
- trailsUtilsAddress
21042101
properties:
21052102
trailsIntentEntrypointAddress:
21062103
type: string
21072104
trailsRouterAddress:
21082105
type: string
21092106
trailsRouterShimAddress:
21102107
type: string
2108+
trailsUtilsAddress:
2109+
type: string
21112110
NativeCurrency:
21122111
type: object
21132112
required:

0 commit comments

Comments
 (0)