Skip to content

Commit 68d5454

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore: update docs [skip ci]
1 parent b59ebe8 commit 68d5454

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

sdk/blockscout/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Defined in: [sdk/blockscout/src/blockscout.ts:24](https://github.com/settlemint/
140140

141141
Type definition for client options derived from the ClientOptionsSchema
142142

143-
##### Type declaration
143+
##### Type Declaration
144144

145145
| Name | Type | Default value | Defined in |
146146
| ------ | ------ | ------ | ------ |

sdk/eas/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,7 @@ Defined in: [sdk/eas/src/schema.ts:44](https://github.com/settlemint/sdk/blob/v2
16251625

16261626
Configuration options for the EAS client
16271627

1628-
##### Type declaration
1628+
##### Type Declaration
16291629

16301630
| Name | Type | Default value | Description | Defined in |
16311631
| ------ | ------ | ------ | ------ | ------ |
@@ -1646,7 +1646,7 @@ Defined in: [sdk/eas/src/schema.ts:15](https://github.com/settlemint/sdk/blob/v2
16461646
Supported field types for EAS schema fields.
16471647
Maps to the Solidity types that can be used in EAS schemas.
16481648

1649-
##### Type declaration
1649+
##### Type Declaration
16501650

16511651
| Name | Type | Default value | Defined in |
16521652
| ------ | ------ | ------ | ------ |

sdk/hasura/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Defined in: [sdk/hasura/src/hasura.ts:28](https://github.com/settlemint/sdk/blob
304304

305305
Type definition for client options derived from the ClientOptionsSchema.
306306

307-
##### Type declaration
307+
##### Type Declaration
308308

309309
| Name | Type | Default value | Defined in |
310310
| ------ | ------ | ------ | ------ |

sdk/portal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ Defined in: [sdk/portal/src/portal.ts:25](https://github.com/settlemint/sdk/blob
957957

958958
Type representing the validated client options.
959959

960-
##### Type declaration
960+
##### Type Declaration
961961

962962
| Name | Type | Default value | Defined in |
963963
| ------ | ------ | ------ | ------ |

sdk/thegraph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Defined in: [sdk/thegraph/src/thegraph.ts:27](https://github.com/settlemint/sdk/
141141

142142
Type definition for client options derived from the ClientOptionsSchema
143143

144-
##### Type declaration
144+
##### Type Declaration
145145

146146
| Name | Type | Defined in |
147147
| ------ | ------ | ------ |

sdk/utils/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,7 +1730,7 @@ Defined in: [sdk/utils/src/validation/dot-env.schema.ts:112](https://github.com/
17301730

17311731
Type definition for the environment variables schema.
17321732

1733-
##### Type declaration
1733+
##### Type Declaration
17341734

17351735
| Name | Type | Description | Defined in |
17361736
| ------ | ------ | ------ | ------ |
@@ -1784,7 +1784,7 @@ Defined in: [sdk/utils/src/validation/dot-env.schema.ts:123](https://github.com/
17841784

17851785
Type definition for the partial environment variables schema.
17861786

1787-
##### Type declaration
1787+
##### Type Declaration
17881788

17891789
| Name | Type | Description | Defined in |
17901790
| ------ | ------ | ------ | ------ |

sdk/viem/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ Defined in: [sdk/viem/src/custom-actions/verify-wallet-verification-challenge.ac
650650

651651
Represents either a wallet address string, an object containing wallet address and optional verification ID or a challenge ID.
652652

653-
##### Type declaration
653+
##### Type Declaration
654654

655655
[`AddressOrObject`](#addressorobject-2)
656656

@@ -670,7 +670,7 @@ Defined in: [sdk/viem/src/viem.ts:162](https://github.com/settlemint/sdk/blob/v2
670670

671671
Type representing the validated client options.
672672

673-
##### Type declaration
673+
##### Type Declaration
674674

675675
| Name | Type | Defined in |
676676
| ------ | ------ | ------ |
@@ -706,7 +706,7 @@ Defined in: [sdk/viem/src/viem.ts:421](https://github.com/settlemint/sdk/blob/v2
706706

707707
Type representing the validated get chain id options.
708708

709-
##### Type declaration
709+
##### Type Declaration
710710

711711
| Name | Type | Defined in |
712712
| ------ | ------ | ------ |

0 commit comments

Comments
 (0)