diff --git a/cmd/bpi.dat b/cmd/bpi.dat new file mode 120000 index 0000000..0763cc5 --- /dev/null +++ b/cmd/bpi.dat @@ -0,0 +1 @@ +../../../../../Sync/Core/ledger/bpi.dat \ No newline at end of file diff --git a/cmd/http/draw.sh b/cmd/draw.sh similarity index 100% rename from cmd/http/draw.sh rename to cmd/draw.sh diff --git a/cmd/http/bpi.dat b/cmd/http/bpi.dat deleted file mode 120000 index f5da145..0000000 --- a/cmd/http/bpi.dat +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Sync/Core/ledger/bpi.dat \ No newline at end of file diff --git a/cmd/http/macro.d b/cmd/http/macro.d deleted file mode 120000 index 989c51c..0000000 --- a/cmd/http/macro.d +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Sync/Core/ledger/eras/2022-/ \ No newline at end of file diff --git a/cmd/http/moolah.dat b/cmd/http/moolah.dat deleted file mode 120000 index f1b571b..0000000 --- a/cmd/http/moolah.dat +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Sync/Core/tmp/moolah.dat \ No newline at end of file diff --git a/cmd/macro.d b/cmd/macro.d new file mode 120000 index 0000000..9783d22 --- /dev/null +++ b/cmd/macro.d @@ -0,0 +1 @@ +../../../../../Sync/Core/ledger/eras/2022- \ No newline at end of file diff --git a/cmd/http/main.go b/cmd/main.go similarity index 100% rename from cmd/http/main.go rename to cmd/main.go diff --git a/cmd/moolah.dat b/cmd/moolah.dat new file mode 120000 index 0000000..2e7a52c --- /dev/null +++ b/cmd/moolah.dat @@ -0,0 +1 @@ +../../../../../Sync/Core/tmp/moolah.dat \ No newline at end of file diff --git a/cmd/http/public/explore.html b/cmd/public/explore.html similarity index 100% rename from cmd/http/public/explore.html rename to cmd/public/explore.html diff --git a/cmd/http/public/index.html b/cmd/public/index.html similarity index 100% rename from cmd/http/public/index.html rename to cmd/public/index.html diff --git a/cmd/http/public/transactions.html b/cmd/public/transactions.html similarity index 100% rename from cmd/http/public/transactions.html rename to cmd/public/transactions.html