Define the collator's address
define the collator's address
bashCopy code./target/release/parachain-magnet-node --collator --chain raw-magnet-2000.json --base-path ./alice --node-key <path-to-your-node-key-file>bashCopy code./target/release/parachain-magnet-node --collator --chain raw-magnet-2000.json --base-path ./alice --node-key <seed-phrase>
Last updated