From 76319bd754c11cdbfbbc9f2ef208b297d14b8f60 Mon Sep 17 00:00:00 2001 From: Nikita Rykov <40735471+angrymouse@users.noreply.github.com> Date: Sat, 16 Sep 2023 00:33:47 +0200 Subject: [PATCH] Put wildcard into example manifest --- test/mock_files/manifests/example_manifest.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/test/mock_files/manifests/example_manifest.json b/test/mock_files/manifests/example_manifest.json index 95672c70..e12a273b 100644 --- a/test/mock_files/manifests/example_manifest.json +++ b/test/mock_files/manifests/example_manifest.json @@ -1,8 +1,11 @@ { "manifest": "arweave/paths", - "version": "0.1.0", + "version": "0.2.0", + "*":{ + "id":"vNIcG7HdiMpFqJ8NZN4KopG4_iTQPoH_j7iP7EYgQJ-" + }, "index": { - "path": "index.html" + "path": "index.html", }, "paths": { "index.html": {