Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ulineto
monero-site
Commits
8ea850b0
Verified
Commit
8ea850b0
authored
Oct 16, 2018
by
el00ruobuob
Browse files
Correct wallet rpc guide, method make_integrated_address, optional Payment ID
parent
7bb92666
Changes
5
Hide whitespace changes
Inline
Side-by-side
_i18n/ar/resources/developer-guides/wallet-rpc.md
View file @
8ea850b0
...
...
@@ -1203,7 +1203,7 @@ Alias: *None*.
Inputs:
*
*standard_address*
- string; (Optional, defaults to primary address) Destination public address.
*
*payment_id*
- string; 16 characters hex encoded
; can't be empty
.
*
*payment_id*
- string;
(Optional, defaults to a random ID)
16 characters hex encoded.
Outputs:
...
...
@@ -1213,7 +1213,7 @@ Outputs:
Example (Payment ID is empty, use a random ID):
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"
,"payment_id":"420fa29b2d9a49f5"
}}' -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"}}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
...
...
_i18n/en/resources/developer-guides/wallet-rpc.md
View file @
8ea850b0
...
...
@@ -1203,7 +1203,7 @@ Alias: *None*.
Inputs:
*
*standard_address*
- string; (Optional, defaults to primary address) Destination public address.
*
*payment_id*
- string; 16 characters hex encoded
; can't be empty
.
*
*payment_id*
- string;
(Optional, defaults to a random ID)
16 characters hex encoded.
Outputs:
...
...
@@ -1213,7 +1213,7 @@ Outputs:
Example (Payment ID is empty, use a random ID):
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"
,"payment_id":"420fa29b2d9a49f5"
}}' -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"}}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
...
...
_i18n/es/resources/developer-guides/wallet-rpc.md
View file @
8ea850b0
...
...
@@ -1203,7 +1203,7 @@ Alias: *None*.
Inputs:
*
*standard_address*
- string; (Optional, defaults to primary address) Destination public address.
*
*payment_id*
- string; 16 characters hex encoded
; can't be empty
.
*
*payment_id*
- string;
(Optional, defaults to a random ID)
16 characters hex encoded.
Outputs:
...
...
@@ -1213,7 +1213,7 @@ Outputs:
Example (Payment ID is empty, use a random ID):
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"
,"payment_id":"420fa29b2d9a49f5"
}}' -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"}}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
...
...
_i18n/fr/resources/developer-guides/wallet-rpc.md
View file @
8ea850b0
...
...
@@ -1203,7 +1203,7 @@ Alias: *None*.
Inputs:
*
*standard_address*
- string; (Optional, defaults to primary address) Destination public address.
*
*payment_id*
- string; 16 characters hex encoded
; can't be empty
.
*
*payment_id*
- string;
(Optional, defaults to a random ID)
16 characters hex encoded.
Outputs:
...
...
@@ -1213,7 +1213,7 @@ Outputs:
Example (Payment ID is empty, use a random ID):
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"
,"payment_id":"420fa29b2d9a49f5"
}}' -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"}}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
...
...
_i18n/it/resources/developer-guides/wallet-rpc.md
View file @
8ea850b0
...
...
@@ -1203,7 +1203,7 @@ Alias: *None*.
Inputs:
*
*standard_address*
- string; (Optional, defaults to primary address) Destination public address.
*
*payment_id*
- string; 16 characters hex encoded
; can't be empty
.
*
*payment_id*
- string;
(Optional, defaults to a random ID)
16 characters hex encoded.
Outputs:
...
...
@@ -1213,7 +1213,7 @@ Outputs:
Example (Payment ID is empty, use a random ID):
```
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"
,"payment_id":"420fa29b2d9a49f5"
}}' -H 'Content-Type: application/json'
$ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"make_integrated_address","params":{"standard_address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt"}}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment