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