Skip to content

Commit

Permalink
Remove duplicate entry in changelog (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea212 authored Aug 9, 2023
1 parent 2d4ac9a commit 99beab2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/changelog_for_devs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,11 @@ APIs/RPC interface.

### Changed

- ⚠️ All tokens now use 10 fractional decimal places.
- ⚠️ All tokens now use 10 fractional decimal places ([#1049]).
- Cross-consensus messages (XCM) assume the global canonical representation for token balances.
- The token metadata in the asset registry now assumes that the existential deposit and fee factor
are stored in base 10,000,000,000.

### Added

- Use pallet-asset-tx-payment for allowing to pay transaction fees in foreign
currencies ([#1022]). This requires each transaction to specify the fee
payment token with `asset_id` (`None` is ZTG).

## v0.3.10

[#1022]: https://github.com/zeitgeistpm/zeitgeist/pull/1022
Expand Down

0 comments on commit 99beab2

Please sign in to comment.