unique-network
refs/commits
4810e2a4c699
Cargo.toml
1[profile.release]2panic = 'unwind'34[workspace]5members = [6 'node',7 'pallets/nft',8 'runtime',9]