Skip to content

Commit a9ce01b

Browse files
Merge pull request 0xPolygon#483 from abdullahvenly/patch-10
Update wallet-api.md
2 parents b09caa8 + ec93777 commit a9ce01b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
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
| :--------------- | :--------- | :--------- | :--------------------------------------- |
4244
| `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)