unique-network
refs/commits
eb5b53586bb9
Cargo.toml
1[workspace]2members = [3 'node',4 'pallets/nft',5 'pallets/nft-transaction-payment',6 'primitives',7 'runtime',8]9[profile.release]10panic = 'unwind'