mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-07 22:57:27 +00:00
update version internalTestnet to match mainnet (#1551)
mainnet is currently returning:
```
{
"node_info": {
"protocol_version": {
"p2p": "8",
"block": "11",
"app": "0"
},
"id": "7f57dae02b4f732fac4cf5f53379728d92578d5f",
"listen_addr": "tcp://0.0.0.0:26656",
"network": "kava_2222-10",
"version": "v0.34.24",
"channels": "40202122233038606100",
"moniker": "kava-outbound-pruning",
"other": {
"tx_index": "on",
"rpc_address": "tcp://0.0.0.0:26657"
}
},
```
Update the internal testnet to match since we aren't testing any unique backend changes in internal testnet and I believe this is just out of date
This commit is contained in:
parent
c756748dd6
commit
e81507a242
2
ci/env/kava-internal-testnet/KAVA.VERSION
vendored
2
ci/env/kava-internal-testnet/KAVA.VERSION
vendored
@ -1 +1 @@
|
||||
6a1438fbe90dda2639f615260ad6562d594d4aee
|
||||
7f57dae02b4f732fac4cf5f53379728d92578d5f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user