Skip to content

Commit

Permalink
small refactor and set decompressedPubKey after a successful key gen
Browse files Browse the repository at this point in the history
  • Loading branch information
sumoshi21 committed Apr 13, 2023
1 parent c23e5fa commit a11a74c
Show file tree
Hide file tree
Showing 2 changed files with 1,200 additions and 1,199 deletions.
2 changes: 1 addition & 1 deletion common/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type TssManagerConfig struct {
}

type Config struct {
DataPath string // default ~/.node
DataPath string // default ~/.orchestrator
EventsPath string
QueuesPath string
GlobalState uint8
Expand Down

0 comments on commit a11a74c

Please sign in to comment.