mirror of
https://git.ghostchain.io/proxmio/ghost-node.git
synced 2025-12-27 11:19:57 +00:00
inital commit, which is clearly not initial
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
11
utils/staking-miner/playground/Cargo.toml
Normal file
11
utils/staking-miner/playground/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[workspace]
|
||||
members = [
|
||||
'node',
|
||||
'runtime',
|
||||
]
|
||||
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
panic = 'unwind'
|
||||
debug = true
|
||||
Reference in New Issue
Block a user