Skip to content

Commit

Permalink
Merge pull request #35 from astriaorg/bharath/update-priv-keys
Browse files Browse the repository at this point in the history
update private keys after clearing their pending txs
  • Loading branch information
bharath-123 committed Jun 15, 2024
2 parents ab8f511 + 3230962 commit 56df031
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/spamooor-cronjobs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
command: ["/app/spamooor"]
args:
- "--privkey"
- "2bff74e4775a2aabb8325554e2034e6eca26635318b2502a5049a359b4d0cd2f"
- "f5419c13c5f5ee39edfebc98a5c595face29efdc50b30b2aae377c220e58d629"
- "--rpchost"
- "https://rpc.evm.dusk-7.devnet.astria.org" # Alternatively: <service-name>.<namespace>.svc.cluster.local:<service-port>
- "erctx"
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
command: ["/app/spamooor"]
args:
- "--privkey"
- "64b947d57a7e2633b109875ca71acf13fe8c11237b55616ef87d4a1b907133c8"
- "a44bc2bb3930e826a602011e0e12e783d6e48d8163042db654039cbbffdd4411"
- "--rpchost"
- "https://rpc.evm.dusk-7.devnet.astria.org" # Alternatively: <service-name>.<namespace>.svc.cluster.local:<service-port>
- "eoatx"
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
command: ["/app/spamooor"]
args:
- "--privkey"
- "6468598bfbfe5214ef262c8631dc56cff239551cd19f04da3a215ba251832a50"
- "d4d14cafa5c9ab89b8b41479e7c7f9f14999949a40cbcc13e6df9b3782251030"
- "--rpchost"
- "https://rpc.evm.dusk-7.devnet.astria.org" # Alternatively: <service-name>.<namespace>.svc.cluster.local:<service-port>
- "gasburnertx"
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
command: ["/app/spamooor"]
args:
- "--privkey"
- "57b5fb1ad7f7e0d6e2a085ef7cc761c0576d23760d0bc0db7f1368bd14836e0e"
- "64b947d57a7e2633b109875ca71acf13fe8c11237b55616ef87d4a1b907133c8"
- "--rpchost"
- "https://rpc.evm.dusk-7.devnet.astria.org" # Alternatively: <service-name>.<namespace>.svc.cluster.local:<service-port>
- "univ2tx"
Expand Down

0 comments on commit 56df031

Please sign in to comment.