gets blocks and tx values

This commit is contained in:
arnaucode
2017-07-21 16:20:48 +02:00
parent 22f5b1872b
commit d296958ff3
6 changed files with 196 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
*.conf
*.json