diff options
| author | alpaylan | 2021-04-12 02:13:34 +0300 |
|---|---|---|
| committer | alpaylan | 2021-04-12 02:13:34 +0300 |
| commit | 858d0a3d4ffa7b2aa2d3a47d82846259786b9882 (patch) | |
| tree | b0de71b689bdd1586fb103e4595970f26f12cde0 | |
| parent | 6c0345ecda5e46da88bc6ca513a28c648c29833c (diff) | |
| download | gradecoin-858d0a3d4ffa7b2aa2d3a47d82846259786b9882.tar.gz gradecoin-858d0a3d4ffa7b2aa2d3a47d82846259786b9882.tar.bz2 gradecoin-858d0a3d4ffa7b2aa2d3a47d82846259786b9882.zip | |
start adding auth logic to transaction proposals.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -3,3 +3,4 @@ blocks/ | |||
| 3 | users/ | 3 | users/ |
| 4 | tags.lock | 4 | tags.lock |
| 5 | tags.temp | 5 | tags.temp |
| 6 | .idea/ \ No newline at end of file | ||
