Add static keychain publication workflow
This commit is contained in:
parent
b6ffcde54c
commit
cfd41522d1
11 changed files with 1852 additions and 46 deletions
|
|
@ -14,6 +14,7 @@ serde_json.workspace = true
|
|||
tokio.workspace = true
|
||||
geth-config = { path = "../geth-config" }
|
||||
geth-control = { path = "../geth-control" }
|
||||
geth-keychain = { path = "../geth-keychain" }
|
||||
geth-cas = { path = "../geth-cas" }
|
||||
geth-node = { path = "../geth-node" }
|
||||
geth-pipe = { path = "../geth-pipe" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue