mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Correct a "in in" typo at l2029
This commit is contained in:
parent
814238abac
commit
272bc91209
5 changed files with 5 additions and 5 deletions
|
@ -2026,7 +2026,7 @@ Outputs:
|
||||||
* *id_hash* - string; Key image.
|
* *id_hash* - string; Key image.
|
||||||
* *txs_hashes* - string list; tx hashes of the txes (usually one) spending that 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.
|
* *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.
|
* *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.
|
* *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
|
* *do_not_relay*; boolean; States if this transaction should not be relayed
|
||||||
|
|
|
@ -2026,7 +2026,7 @@ Outputs:
|
||||||
* *id_hash* - string; Key image.
|
* *id_hash* - string; Key image.
|
||||||
* *txs_hashes* - string list; tx hashes of the txes (usually one) spending that 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.
|
* *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.
|
* *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.
|
* *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
|
* *do_not_relay*; boolean; States if this transaction should not be relayed
|
||||||
|
|
|
@ -2026,7 +2026,7 @@ Outputs:
|
||||||
* *id_hash* - string; Key image.
|
* *id_hash* - string; Key image.
|
||||||
* *txs_hashes* - string list; tx hashes of the txes (usually one) spending that 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.
|
* *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.
|
* *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.
|
* *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
|
* *do_not_relay*; boolean; States if this transaction should not be relayed
|
||||||
|
|
|
@ -2026,7 +2026,7 @@ Outputs:
|
||||||
* *id_hash* - string; Key image.
|
* *id_hash* - string; Key image.
|
||||||
* *txs_hashes* - string list; tx hashes of the txes (usually one) spending that 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.
|
* *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.
|
* *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.
|
* *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
|
* *do_not_relay*; boolean; States if this transaction should not be relayed
|
||||||
|
|
|
@ -2026,7 +2026,7 @@ Outputs:
|
||||||
* *id_hash* - string; Key image.
|
* *id_hash* - string; Key image.
|
||||||
* *txs_hashes* - string list; tx hashes of the txes (usually one) spending that 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.
|
* *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.
|
* *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.
|
* *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
|
* *do_not_relay*; boolean; States if this transaction should not be relayed
|
||||||
|
|
Loading…
Reference in a new issue