Skip to content

Commit

Permalink
chore(sentinel-app): rename to jsonrpc-app
Browse files Browse the repository at this point in the history
  • Loading branch information
gitmp01 committed May 21, 2024
1 parent ffb490a commit e18009a
Show file tree
Hide file tree
Showing 70 changed files with 52 additions and 52 deletions.
100 changes: 50 additions & 50 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 @@ -21,7 +21,7 @@ members = [
"common/ethereum_debug",
"common/jsonrpc_database",
"common/rocksdb_database",
"apps/sentinel-app",
"apps/jsonrpc-app",
"apps/sentinel-strongbox",
]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
version = "0.2.0"
name = "sentinel-app"
name = "jsonrpc-app"
authors = [ "Greg Kapka <gregkapka@gmail.com>" ]
description = "A pTokens Sentinel for EVM-to-EVM style bridges."

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.

0 comments on commit e18009a

Please sign in to comment.