Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: implement new way of claiming all rewards
Browse files Browse the repository at this point in the history
MatusKysel committed Sep 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e301c3a commit 03a07fd
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion submodules/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -147,4 +147,4 @@ add_custom_command(
DEPENDS ${TARAXA_EVM_SOURCES}
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
COMMAND cd ./taraxa-evm && ${EVM_BUILD_ENV} go test ./...
COMMENT "Running Go DPOS tests")
COMMENT "Running Go EVM tests")

0 comments on commit 03a07fd

Please sign in to comment.