./bbcored init main -o --chain-id bouncebit_6001-1 --home /data/coin/bouncebit/home/ --gas-prices 1bit --trace
/data/coin/bouncebit/bbcored start --log_level info --home /data/coin/bouncebit/home --moniker main
7:10AM INF Unlocking keyring module=server
7:10AM INF starting ABCI with Tendermint module=server
7:10AM INF starting node with ABCI Tendermint in-process module=server
7:10AM INF service start impl=multiAppConn module=proxy msg="Starting multiAppConn service" server=node
7:10AM INF service start connection=query impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=snapshot impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=mempool impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=consensus impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start impl=EventBus module=events msg="Starting EventBus service" server=node
7:10AM INF service start impl=PubSub module=pubsub msg="Starting PubSub service" server=node
7:10AM INF service start impl=IndexerService module=txindex msg="Starting IndexerService service" server=node
7:10AM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 server=node software-version=
7:10AM INF ABCI Replay Blocks appHeight=0 module=consensus server=node stateHeight=0 storeHeight=0
7:10AM INF InitChain chainID=bouncebit_6001-1 initialHeight=1 module=server
7:10AM INF initializing blockchain state from genesis.json module=server
panic: EVM only supports BounceBit chain identifiers (4781 or 4780)
goroutine 1 [running]:
github.com/bouncebit-labs/bouncebit/x/evm/keeper.(*Keeper).WithChainID(_, {{0x3b4c190, 0x56dfc40}, {0x3b65120, 0xc000630280}, {{0x0, 0x0}, {0xc000e24dd0, 0x10}, 0x0, ...}, ...})
./bbcored init main -o --chain-id bouncebit_6001-1 --home /data/coin/bouncebit/home/ --gas-prices 1bit --trace
/data/coin/bouncebit/bbcored start --log_level info --home /data/coin/bouncebit/home --moniker main
7:10AM INF Unlocking keyring module=server
7:10AM INF starting ABCI with Tendermint module=server
7:10AM INF starting node with ABCI Tendermint in-process module=server
7:10AM INF service start impl=multiAppConn module=proxy msg="Starting multiAppConn service" server=node
7:10AM INF service start connection=query impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=snapshot impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=mempool impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start connection=consensus impl=localClient module=abci-client msg="Starting localClient service" server=node
7:10AM INF service start impl=EventBus module=events msg="Starting EventBus service" server=node
7:10AM INF service start impl=PubSub module=pubsub msg="Starting PubSub service" server=node
7:10AM INF service start impl=IndexerService module=txindex msg="Starting IndexerService service" server=node
7:10AM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 server=node software-version=
7:10AM INF ABCI Replay Blocks appHeight=0 module=consensus server=node stateHeight=0 storeHeight=0
7:10AM INF InitChain chainID=bouncebit_6001-1 initialHeight=1 module=server
7:10AM INF initializing blockchain state from genesis.json module=server
panic: EVM only supports BounceBit chain identifiers (4781 or 4780)
goroutine 1 [running]:
github.com/bouncebit-labs/bouncebit/x/evm/keeper.(*Keeper).WithChainID(_, {{0x3b4c190, 0x56dfc40}, {0x3b65120, 0xc000630280}, {{0x0, 0x0}, {0xc000e24dd0, 0x10}, 0x0, ...}, ...})