Jeremy
Jeremy
I met this problem too. All I want it to get the files to be committed. w.Status() gets LFS files and it took time to iterate them.
https://github.com/cosmos/gaia/blob/main/docs/zh/gaia-tutorials/join-mainnet.md
I just want to search a genesis.json to run gaia and make an investigation.
Could you tell me just how to `go run` this repo? I used 2 of these files(https://github.com/cosmos/mainnet/tree/master/genesis), but still got errors. I am looking for the implementation on tendermint service,...
It is better to do this work after `wasm-bindgen` supporting enums: https://github.com/rustwasm/wasm-bindgen/pull/2631
Is there a way to determine whether set trim_text by looking if there is xml:space = "preserve"? For example: ``` Text ``` The trailing space here should not be trimmed.
@imabdulbasit Thank you!