Skip to content

Commit c4a6f36

Browse files
Update wallet-api.md
Update to the table.
1 parent b09caa8 commit c4a6f36

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,13 @@ The Wallet API allows developers to interact with blockchain networks and offer
3737
```https
3838
POST /api/wallets
3939
```
40+
#### Header params
41+
4042
| Parameter | Param type | Value | Description |
4143
| :--------------- | :--------- | :--------- | :--------------------------------------- |
42-
| `Signing-Method` | Header | `id:value` | `id`: This is the ID of the signing method. `value`: This is the value of the signing method. |
44+
| `Signing-Method` | Header | `id:value` | `id`: This is the ID of the signing method.`value`: This is the value of the signing method. |
4345

46+
#### Body params
4447

4548
| Parameter | Param type | Description | Data type | Mandatory |
4649
| :----------------------- | :--------- | :----------------------------------------------------- | :-------- | :-------- |

0 commit comments

Comments
 (0)