Skip to content

Commit

Permalink
Merge pull request #711 from Anarkoic/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored Nov 27, 2024
2 parents 3ba2eb0 + 19f8672 commit 39ac23f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/rpc-reference/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2120,8 +2120,8 @@ The transaction history is not deterministic due to heuristics we use to counter
- Offers are split into multiple transactions on the corresponding wallets
- Transactions of one Offer do not share the same id`s. To match them up, it is best to keep the offer files
- The transaction time is a rough estimate. When an offer is accepted, the individual transactions of one offer can/will have slightly differing transaction times
- For your offers which were accepted by a 3rd Party , the incoming coins are beeing marked as incoming transaction, not as incoming trade
- When cancelling offers, the cancellation Transactions are beeing shown as transaction, not as trade
- For your offers which were accepted by a 3rd Party , the incoming coins are being marked as incoming transaction, not as incoming trade
- When cancelling offers, the cancellation Transactions are being shown as transaction, not as trade
For accurate records, you should keep a local record of transactions (TXs) and the Offer files made.
</details>

Expand Down Expand Up @@ -2212,8 +2212,8 @@ The transaction history is not deterministic due to heuristics we use to counter
- Offers are split into multiple transactions on the corresponding wallets
- Transactions of one Offer do not share the same id`s. To match them up, it is best to keep the offer files
- The transaction time is a rough estimate. When an offer is accepted, the individual transactions of one offer can/will have slightly differing transaction times
- For your offers which were accepted by a 3rd Party , the incoming coins are beeing marked as incoming transaction, not as incoming trade
- When cancelling offers, the cancellation Transactions are beeing shown as transaction, not as trade
- For your offers which were accepted by a 3rd Party , the incoming coins are being marked as incoming transaction, not as incoming trade
- When cancelling offers, the cancellation Transactions are being shown as transaction, not as trade
For accurate records, you should keep a local record of transactions (TXs) and the Offer files made.
</details>

Expand Down

0 comments on commit 39ac23f

Please sign in to comment.