Skip to content

Commit

Permalink
refactor: rename nft_ingest2
Browse files Browse the repository at this point in the history
  • Loading branch information
kespinola committed Apr 10, 2024
1 parent 0bd7dc8 commit a00ec75
Show file tree
Hide file tree
Showing 19 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [
"migration",
"nft_ingester",
"ops",
"nft_ingester2",
"grpc-ingest",
"program_transformers",
"tools/acc_forwarder",
"tools/bgtask_creator",
Expand Down
2 changes: 1 addition & 1 deletion nft_ingester2/Cargo.toml → grpc-ingest/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "nft_ingester2"
name = "das-grpc-ingest"
version = { workspace = true }
edition = { workspace = true }
repository = { workspace = true }
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a00ec75

Please sign in to comment.