πCommands
πUseful commandsπ
Bridge node Status:
celestia header sync-state --node.store ~/.celestia-bridge/
Bridge wallet balance:
celestia state balance --node.store ~/.celestia-bridge/
Wallet address:
cel-key list --node.type bridge --keyring-backend test
Recover an existing wallet:
cel-key add bridge-wallet --keyring-backend test --node.type bridge --recover
Node ID:
celestia p2p info --node.store ~/.celestia-bridge/
Unsafe reset node:
celestia bridge unsafe-reset-store
Last updated
Was this helpful?