Skip to content

Commit

Permalink
Merge branch 'main' into signature
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyGrease committed Aug 18, 2023
2 parents a7d477f + 26e1a35 commit 89d1621
Show file tree
Hide file tree
Showing 6 changed files with 761 additions and 4 deletions.
4 changes: 1 addition & 3 deletions config_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
# These configs override the default config values

verifier:
name: Verifier 1
private_key: [xxx]
public_key: [xxx]
name: Verifier 2
key_password: [xxx]
# verifier mnemonic
key_mnemonic: [xxx]
Expand Down
2 changes: 1 addition & 1 deletion crates/base/proto/build_dart_protos.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
protoc --dart_out=grpc:dart karma_coin/core_types/*.proto
protoc --dart_out=grpc:dart karma_coin/*.proto
Loading

0 comments on commit 89d1621

Please sign in to comment.