serai/substrate/node
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
..
src Coins pallet (#399) 2023-10-19 06:22:21 -04:00
build.rs Add an initial Substrate instantiation 2022-07-15 00:05:00 -04:00
Cargo.toml Merge branch 'dalek-4.0' into develop 2023-08-17 02:00:36 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00