summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_key_list_0.json
diff options
context:
space:
mode:
Diffstat (limited to 'ipfs-api-prelude/src/response/tests/v0_key_list_0.json')
-rw-r--r--ipfs-api-prelude/src/response/tests/v0_key_list_0.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/ipfs-api-prelude/src/response/tests/v0_key_list_0.json b/ipfs-api-prelude/src/response/tests/v0_key_list_0.json
new file mode 100644
index 0000000..c420f29
--- /dev/null
+++ b/ipfs-api-prelude/src/response/tests/v0_key_list_0.json
@@ -0,0 +1,16 @@
+{
+ "Keys": [
+ {
+ "Name": "self",
+ "Id": "QmSf2fesXJ9t7Vz91t5Ryhb6NmyXiZ6y9nddCeRgauKCCz"
+ },
+ {
+ "Name": "test",
+ "Id": "QmXnVxhRRiQ5UTb6vkeTcP2AKA2NetyYsNksnp46or6gAT"
+ },
+ {
+ "Name": "test2",
+ "Id": "QmXyKWg9HzHer8YKyBVs7iwQbMnxTDMQxPFZCJVfhgW2gF"
+ }
+ ]
+}