b2network / b2-node

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
3 stars 7 forks source link

gen bitcoin config cmd #58

Closed oxf71 closed 4 months ago

oxf71 commented 7 months ago

Goal

Add a bitcoin subcommand,Add a command to create a configuration file under the bitcoin command

There are several points to note:

  1. add cmd after, remove load default config set

https://github.com/b2network/b2-node/blob/e9892b1b2f1b8d95ea5f1ac3e5d94dc59dacc47c/bitcoin/config.go#L89-L102

  1. b2-node init need execute the command
  2. need write document