Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
monero-project
monero-site
Commits
7b2a3ac8
Commit
7b2a3ac8
authored
Oct 11, 2018
by
luigi1111
Browse files
Options
Browse Files
Download
Plain Diff
Merge
!920
Correct a "in in" typo at l2029 in Daemon RPC Guide See merge request
!920
parents
23826207
272bc912
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
_i18n/ar/resources/developer-guides/daemon-rpc.md
_i18n/ar/resources/developer-guides/daemon-rpc.md
+1
-1
_i18n/en/resources/developer-guides/daemon-rpc.md
_i18n/en/resources/developer-guides/daemon-rpc.md
+1
-1
_i18n/es/resources/developer-guides/daemon-rpc.md
_i18n/es/resources/developer-guides/daemon-rpc.md
+1
-1
_i18n/fr/resources/developer-guides/daemon-rpc.md
_i18n/fr/resources/developer-guides/daemon-rpc.md
+1
-1
_i18n/it/resources/developer-guides/daemon-rpc.md
_i18n/it/resources/developer-guides/daemon-rpc.md
+1
-1
No files found.
_i18n/ar/resources/developer-guides/daemon-rpc.md
View file @
7b2a3ac8
...
...
@@ -2026,7 +2026,7 @@ Outputs:
*
*id_hash*
- string; Key image.
*
*txs_hashes*
- string list; tx hashes of the txes (usually one) spending that key image.
*
*status*
- string; General RPC error code. "OK" means everything looks good.
*
*transactions*
- List of transactions in the mempool are not in
in
a block on the main chain at the moment:
*
*transactions*
- List of transactions in the mempool are not in a block on the main chain at the moment:
*
*blob_size*
- unsigned int; The size of the full transaction blob.
*
*double_spend_seen*
- boolean; States if this transaction has been seen as double spend.
*
*do_not_relay*
; boolean; States if this transaction should not be relayed
...
...
_i18n/en/resources/developer-guides/daemon-rpc.md
View file @
7b2a3ac8
...
...
@@ -2026,7 +2026,7 @@ Outputs:
*
*id_hash*
- string; Key image.
*
*txs_hashes*
- string list; tx hashes of the txes (usually one) spending that key image.
*
*status*
- string; General RPC error code. "OK" means everything looks good.
*
*transactions*
- List of transactions in the mempool are not in
in
a block on the main chain at the moment:
*
*transactions*
- List of transactions in the mempool are not in a block on the main chain at the moment:
*
*blob_size*
- unsigned int; The size of the full transaction blob.
*
*double_spend_seen*
- boolean; States if this transaction has been seen as double spend.
*
*do_not_relay*
; boolean; States if this transaction should not be relayed
...
...
_i18n/es/resources/developer-guides/daemon-rpc.md
View file @
7b2a3ac8
...
...
@@ -2026,7 +2026,7 @@ Outputs:
*
*id_hash*
- string; Key image.
*
*txs_hashes*
- string list; tx hashes of the txes (usually one) spending that key image.
*
*status*
- string; General RPC error code. "OK" means everything looks good.
*
*transactions*
- List of transactions in the mempool are not in
in
a block on the main chain at the moment:
*
*transactions*
- List of transactions in the mempool are not in a block on the main chain at the moment:
*
*blob_size*
- unsigned int; The size of the full transaction blob.
*
*double_spend_seen*
- boolean; States if this transaction has been seen as double spend.
*
*do_not_relay*
; boolean; States if this transaction should not be relayed
...
...
_i18n/fr/resources/developer-guides/daemon-rpc.md
View file @
7b2a3ac8
...
...
@@ -2026,7 +2026,7 @@ Outputs:
*
*id_hash*
- string; Key image.
*
*txs_hashes*
- string list; tx hashes of the txes (usually one) spending that key image.
*
*status*
- string; General RPC error code. "OK" means everything looks good.
*
*transactions*
- List of transactions in the mempool are not in
in
a block on the main chain at the moment:
*
*transactions*
- List of transactions in the mempool are not in a block on the main chain at the moment:
*
*blob_size*
- unsigned int; The size of the full transaction blob.
*
*double_spend_seen*
- boolean; States if this transaction has been seen as double spend.
*
*do_not_relay*
; boolean; States if this transaction should not be relayed
...
...
_i18n/it/resources/developer-guides/daemon-rpc.md
View file @
7b2a3ac8
...
...
@@ -2026,7 +2026,7 @@ Outputs:
*
*id_hash*
- string; Key image.
*
*txs_hashes*
- string list; tx hashes of the txes (usually one) spending that key image.
*
*status*
- string; General RPC error code. "OK" means everything looks good.
*
*transactions*
- List of transactions in the mempool are not in
in
a block on the main chain at the moment:
*
*transactions*
- List of transactions in the mempool are not in a block on the main chain at the moment:
*
*blob_size*
- unsigned int; The size of the full transaction blob.
*
*double_spend_seen*
- boolean; States if this transaction has been seen as double spend.
*
*do_not_relay*
; boolean; States if this transaction should not be relayed
...
...
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