Skip to content

fix: yileds calculations because of wrong getting from db #389

fix: yileds calculations because of wrong getting from db

fix: yileds calculations because of wrong getting from db #389

Workflow file for this run

name: Build project
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out source code
uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: "go.mod"
- name: Build
run: go build -o ./taraxa-indexer