diff --git a/content/faq/transaction-types.md b/content/faq/transaction-types.md index 716e4290..0c047906 100644 --- a/content/faq/transaction-types.md +++ b/content/faq/transaction-types.md @@ -9,19 +9,18 @@ Many transaction types also have details associated with them such as the claim/ | Type | Details | --- | --- -| **Spends** | LBC is sent to another address or used to purchase content.
Also, revoked content/claimed tips show as Spends1 +| **Spends** | LBC is sent to another address or used to purchase content.
Also, revoked content/claimed tips show as Spends | **Receives** | LBC received at wallet address, an incoming content payment or LBRY Reward -| **Publishes** | LBC claim associated with content publication.
Claims can be revoked via trash button2 +| **Publishes** | LBC claim associated with content publication.
Claims can be revoked via trash button1 | **Channels** | LBC claim associated with Channel creation.
Channel claims can be revoked via trash button -| **Tips** | Tips sent or received. Received tips can be claimed via unlock button +| **Tips** | Tips sent or received. Received tips can be claimed via unlock button in order to be reflected in your balance | **Supports** | Claim support sent or received. Support claims can be revoked via trash button -| **Updates** | Update to previously published content3. Updated claims can be revoked via trash button +| **Updates** | Update to previously published content2. Updated claims can be revoked via trash button +| **Abandons** | Transaction that results after revoking a claim or tip. The amount shown is the LBC returned to your wallet. -1 The amount shown in the transaction list only reflects the revoke/claim fee paid. See transaction details for the amount that is returned to your wallet. +1 If revoke icon is not available, the claim may have already been revoked, or there may be an update to the claim (which can be revoked). -2 If revoke icon is not available, the claim may have already been revoked, or there may be an update to the claim (which can be revoked). - -3 Amount shown does not reflect balance taken out of wallet - the update process uses the original bid amount, and the resulting transaction may result in a positive or negative balance to your wallet based on the updated bid amount. This will be fixed in a future release. +2 Amount shown does not reflect balance taken out of wallet - the update process uses the original bid amount, and the resulting transaction may result in a positive or negative balance to your wallet based on the updated bid amount. ### Additional Actions