Skip to content

update FundManagers reward pool #198

update FundManagers reward pool

update FundManagers reward pool #198

Workflow file for this run

#name: pr-test
#
#on:
# pull_request:
# branches:
# - '*'
#
#jobs:
# docker:
# runs-on: ubuntu-latest
# steps:
# - name: Checkout
# uses: actions/checkout@v2
#
# - name: Build optimized jar
# run: ./gradlew clean build optimizedJar