Skip to content

Commit bf90224

Browse files
Merge pull request 0xPolygon#435 from abdullahvenly/patch-9
Update wallet-api.md
2 parents 016a4d8 + c06b470 commit bf90224

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/tools/wallets/venly/wallet-api.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ The Wallet API allows developers to interact with blockchain networks and offer
3737
```https
3838
POST /api/wallets
3939
```
40-
| Parameter | Param type | Value | Description | Example value |
41-
| :--------------- | :--------- | :--------- | :-------------------------------------------------------------------------------------------- | :-------------------------------------------- |
42-
| `Signing-Method` | Header | `id:value` | `id`: This is the ID of the signing method. `value`: This is the value of the signing method. | `756ae7a7-3713-43ee-9936-0dff50306488:123456` |
40+
| Parameter | Param type | Value | Description |
41+
| :--------------- | :--------- | :--------- | :--------------------------------------- |
42+
| `Signing-Method` | Header | `id:value` | `id`: This is the ID of the signing method. `value`: This is the value of the signing method. |
43+
4344

4445
| Parameter | Param type | Description | Data type | Mandatory |
4546
| :----------------------- | :--------- | :----------------------------------------------------- | :-------- | :-------- |

0 commit comments

Comments
 (0)