Skip to content

Commit

Permalink
WIP: Almost using PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
red-0ne committed Nov 1, 2024
1 parent bb4adc8 commit fb336b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions localnet/kubernetes/path-config-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ shannon_config:
# TODO: Populate delegated_app_addres ses from on-chain records.

Check warning on line 10 in localnet/kubernetes/path-config-1.yaml

View workflow job for this annotation

GitHub Actions / misspell

[misspell] localnet/kubernetes/path-config-1.yaml#L10

"addres" is a misspelling of "address"
Raw output
./localnet/kubernetes/path-config-1.yaml:10:35: "addres" is a misspelling of "address"
delegated_app_addresses:
- pokt1mrqt5f7qh8uxs27cjm9t7v9e74a9vvdnq5jva4 # app1
lazy_mode: true

services:
# Path needs 0021 service ID to handle EVM relays.
Expand Down
1 change: 1 addition & 0 deletions localnet/kubernetes/path-config-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ shannon_config:
gateway_private_key: 177ba43cec962ea407f71da9c3994ba685708e82d5d7a6d7da3268e74119bf88
delegated_app_addresses:
- pokt1mrqt5f7qh8uxs27cjm9t7v9e74a9vvdnq5jva4 # app1
lazy_mode: true

services:
"anvil":
Expand Down
1 change: 1 addition & 0 deletions localnet/kubernetes/path-config-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ shannon_config:
gateway_private_key: f73b6f7f0b9c99603c7eeddbf1c419c6f6bbc241f3798e3e4c8da9769ca81c26
delegated_app_addresses:
- pokt1mrqt5f7qh8uxs27cjm9t7v9e74a9vvdnq5jva4 # app3
lazy_mode: true

services:
"anvil":
Expand Down

0 comments on commit fb336b1

Please sign in to comment.