Clean code
This commit is contained in:
parent
ee7bcef06d
commit
5b47ae030c
@ -398,7 +398,6 @@ export default {
|
||||
this.memo,
|
||||
signerData,
|
||||
).then(bodyBytes => {
|
||||
console.log('bodybytes:', bodyBytes)
|
||||
this.$http.broadcastTx(bodyBytes, this.selectedChain).then(res => {
|
||||
setLocalTxHistory({ op: 'vote', hash: res.tx_response.txhash, time: new Date() })
|
||||
this.$bvModal.hide('vote-window')
|
||||
|
Loading…
Reference in New Issue
Block a user