We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b09caa8 + ec93777 commit a9ce01bCopy full SHA for a9ce01b
docs/tools/wallets/venly/wallet-api.md
@@ -37,10 +37,13 @@ The Wallet API allows developers to interact with blockchain networks and offer
37
```https
38
POST /api/wallets
39
```
40
+#### Header params
41
+
42
| Parameter | Param type | Value | Description |
43
| :--------------- | :--------- | :--------- | :--------------------------------------- |
44
| `Signing-Method` | Header | `id:value` | `id`: This is the ID of the signing method. `value`: This is the value of the signing method. |
45
46
+#### Body params
47
48
| Parameter | Param type | Description | Data type | Mandatory |
49
| :----------------------- | :--------- | :----------------------------------------------------- | :-------- | :-------- |
0 commit comments