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