diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-04-19 21:58:23 +0200 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-04-19 21:58:23 +0200 |
commit | 57440c5f840dd5d4dadd80f69467a3b1450e6027 (patch) | |
tree | 032b6a106abe534f2e9cb27deb653525bf42a34c /default.json | |
parent | refactor, readme, gui hooks, and more (diff) | |
download | smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.gz smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.bz2 smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.xz smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.zst smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.zip |
improve response display, now with 400% more unmarshalling (smith_v_0.1.0)
Diffstat (limited to 'default.json')
-rw-r--r-- | default.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/default.json b/default.json new file mode 100644 index 0000000..b1d652f --- /dev/null +++ b/default.json @@ -0,0 +1,5 @@ +{ + "public_key": "hello", + "secret_key": "hehehe", + "mirror": "heheheheheh" +} |