DataHighway-DHX / node

DataHighway Node. A blockchain being built with Substrate to become a parachain on the Polkadot network. Planned features include a decentralized LPWAN roaming hub for LoRaWAN IoT devices and network operator roaming agreements, participative mining, an inter-chain data market, and DAO governance. http://www.datahighway.com
http://www.datahighway.com
GNU General Public License v3.0
51 stars 11 forks source link

Refactor the way of endowing the accounts in chain_sepc genesis functions #237

Open ayushmishra2005 opened 3 years ago

ayushmishra2005 commented 3 years ago

also, FYI, this might be a cleaner way of endowing the accounts than the way we've done it https://github.com/AcalaNetwork/Acala/blob/master/node/service/src/chain_spec/karura.rs#L101

Originally posted by @ltfschoen in https://github.com/DataHighway-DHX/node/issues/217#issuecomment-942539140