Skip to content

Commit

Permalink
fixed errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ist17002 committed Apr 22, 2022
1 parent b76461e commit 4682645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CTng/config/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Contents:
- `types.go`: defines the gossiper and monitor structs which will be be populated by config files (json files)
- `config_loaders.go`: implementation of k-of-n threshold signatures using a BLS library.
- `config/test`: Creates slightly simplified+application specific RSA functions from go's "crypto/rsa" library.
- `config_loaders.go`: contains functions that load configuration settings from json files
- `config/test`: contains the json files that are used for testing

## config_loaders.go:
- Loads the config files for both monitor and gossiper
Expand Down

0 comments on commit 4682645

Please sign in to comment.