git.delta.rocks / unique-network / refs/commits / 7978844d74fe

difftreelog

source

pallets/balances-adapter/Cargo.toml256 Bsourcehistory
1[package]2edition = "2021"3license = "GPLv3"4name = "pallet-balances-adapter"5version = "0.1.0"67[dependencies]89[features]10default = ["std"]11std = []12# stubgen = ["evm-coder/stubgen", "pallet-common/stubgen"]13# try-runtime = ["frame-support/try-runtime"]