forked from cerc-io/cosmos-explorer
remove console
This commit is contained in:
parent
ed69da1586
commit
489fbd1df1
@ -131,7 +131,6 @@ trust_period = "168h" # 2/3 of unbonding time`
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
this.$http.getNodeInfo().then(res => {
|
this.$http.getNodeInfo().then(res => {
|
||||||
console.log(res)
|
|
||||||
this.version = res.application_version.version
|
this.version = res.application_version.version
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user