小贴士和技巧
插入密钥到密钥库:
如果您决定切换域或已经有助记词,这段信息可能对你有所帮助。请在下一节阅读更多关于切换域的信息。
要插入密钥,请使用以下命令:
Replace these placeholders
<BASE_PATH>: Path to your node data directory<DOMAIN_ID>: The domain ID you want to operate on<SECRET_PHRASE>: Your operator key's secret phrase
./subspace-node-ubuntu-x86_64-skylake-chronos-2026-jan-15 domain key insert \
--base-path "<BASE_PATH>" --domain-id "<DOMAIN_ID>" --keystore-suri "<SECRET_PHRASE>"
The command above will insert the keypair in the subfolder of <BASE_PATH>/domains/<DOMAIN_ID>/keystore.
suri是操作员密钥的助记词。