Skip to content

[fix] Handle MsgTimeout and update balance when fail to send packet #514

[fix] Handle MsgTimeout and update balance when fail to send packet

[fix] Handle MsgTimeout and update balance when fail to send packet #514

Workflow file for this run

name: Golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19.1
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49
args: --timeout=5m0s