Skip to content

Commit 4d18eb1

Browse files
committed
chore: rebrand to load
1 parent 34b296a commit 4d18eb1

File tree

4 files changed

+31
-45
lines changed

4 files changed

+31
-45
lines changed

.env.example

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
DATABASE_HOST=""
2-
DATABASE_USERNAME=""
3-
DATABASE_PASSWORD=""
4-
5-
blobscan_pk=""
1+
AWS_ENDPOINT_URL="http://localhost:8734/~s3@1.0"
2+
AWS_REGION=""
3+
AWS_ACCESS_KEY_ID=""
4+
AWS_SECRET_ACCESS_KEY=""

Cargo.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "wvm-blobscan"
2+
name = "load-blobscan"
33
version = "0.2.0"
44
edition = "2021"
55

db.sql

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)