Skip to content

Commit

Permalink
update geth and goutils
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhou committed Sep 7, 2020
1 parent 4b95d71 commit 79eb3ad
Show file tree
Hide file tree
Showing 32 changed files with 1,109 additions and 900 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Here we only show how to operate ETH channels as examples. ERC20 channels are al
### Get prebuilt binaries and config files
1. Download prebuit binaries from https://github.com/celer-network/goCeler-oss/releases. Then run
```bash
tar xzf goceler-v0.16.14-linux-amd64.tar.gz
tar xzf goceler-v0.16.15-linux-amd64.tar.gz
export PATH=$PATH:$PWD/goceler
```

Expand Down
29 changes: 6 additions & 23 deletions app/booleanoutcome.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 29 additions & 35 deletions app/multisession.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 79eb3ad

Please sign in to comment.