File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 with :
5959 push : true
6060 tags : ${{ steps.tags.outputs.tags }}
61- platforms : linux/amd64,linux/arm64
61+ platforms : linux/amd64
6262 cache-from : type=gha
6363 cache-to : type=gha,mode=max
Original file line number Diff line number Diff line change 44info :
55 title : tx-mining-service API
66 description : This service is used to resolving transactions before propagating them into the network
7- version : 0.8.0
7+ version : 0.8.1
88paths :
99 /health-check :
1010 get :
Original file line number Diff line number Diff line change 55
66[tool .poetry ]
77name = " tx-mining-service"
8- version = " 0.8.0 "
8+ version = " 0.8.1 "
99description = " Service to mine transactions"
1010authors = [" Hathor Team <contact@hathor.network>" ]
1111license = " MIT"
You can’t perform that action at this time.
0 commit comments