diff options
| author | Dion Ahmetaj <ahmetajd@coned.com> | 2016-10-07 16:19:33 -0400 |
|---|---|---|
| committer | Dion Ahmetaj <ahmetajd@coned.com> | 2016-11-18 13:40:55 -0500 |
| commit | fd181b03bb58a8b0628d2af8637cf6bb968fc437 (patch) | |
| tree | 69a271609481c51110a3fd9c8cc3a1c49d163d8a /.gitignore | |
| parent | dbf2ab56c54b8be3d0f704f067c9bff79e90ed7e (diff) | |
| download | monzero-core-fd181b03bb58a8b0628d2af8637cf6bb968fc437.tar.gz monzero-core-fd181b03bb58a8b0628d2af8637cf6bb968fc437.tar.xz monzero-core-fd181b03bb58a8b0628d2af8637cf6bb968fc437.zip | |
Clamp refresh from height to blockchain height.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a27982af1..1f88b6ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,4 @@ local.properties .texlipse .idea/ -/testnet
\ No newline at end of file + |
