serai/substrate/client/tests
akildemir fdfce9e207
Coins pallet (#399)
* initial implementation

* add function to get a balance of an account

* add support for multiple coins

* rename pallet to "coins-pallet"

* replace balances, assets and tokens pallet with coins pallet in runtime

* add total supply info

* update client side for new Coins pallet

* handle fees

* bug fixes

* Update FeeAccount test

* Fmt

* fix pr comments

* remove extraneous Imbalance type

* Minor tweaks

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-10-19 06:22:21 -04:00
..
common Reorganize serai-client 2023-10-14 15:26:36 -04:00
batch.rs Coins pallet (#399) 2023-10-19 06:22:21 -04:00
burn.rs Coins pallet (#399) 2023-10-19 06:22:21 -04:00
time.rs Reorganize serai-client 2023-10-14 15:26:36 -04:00
validator_sets.rs Reorganize serai-client 2023-10-14 15:26:36 -04:00