unique-network
refs/commits
2a441390261c
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'