We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af23f7 commit 108762dCopy full SHA for 108762d
docs/pages/api/analytics/rpc.gen.yaml
@@ -1,4 +1,4 @@
1
-# sequence-builder v0.1.0 23081aa9d74e7ee6c0bba426360a794033a9ac67
+# sequence-builder v0.1.0 4fb87a0690adc56dc98423ceb9042215bf6c19cc
2
# --
3
# Code generated by [email protected] with openapi generator; DO NOT EDIT
4
#
@@ -3265,6 +3265,7 @@ components:
3265
- defaultChainId
3266
- enabledProviders
3267
- providerConfig
3268
+ - allowEOAWallets
3269
- createdAt
3270
- updatedAt
3271
properties:
@@ -3314,6 +3315,8 @@ components:
3314
3315
$ref: '#/components/schemas/DiscoverySection'
3316
sdkConfig:
3317
$ref: '#/components/schemas/SDKConfig'
3318
+ allowEOAWallets:
3319
+ type: boolean
3320
createdAt:
3321
type: string
3322
updatedAt:
0 commit comments