rumos-io / gears

A Rust implementation of the Cosmos SDK
Apache License 2.0
31 stars 5 forks source link

Genutil xmod | gentx #243

Closed NYBACHOK closed 2 months ago

NYBACHOK commented 2 months ago
  1. you need to validate account before writing a new tx
  2. you can't query account from node. You need it from genesis (check cosmos)
  3. you need to add peers to tendermint config -> collect-txs