forked from hyperledger-indy/indy-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.json
More file actions
16 lines (15 loc) · 717 Bytes
/
config.json
File metadata and controls
16 lines (15 loc) · 717 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"agency_did": "VsKV7grR1BUE29mG2Fm2kX",
"agency_verkey": "Hezce2UWMZ3wUhVkh2LfKSs8nDzWwzs2Win7EzNN3YaR",
"agency_endpoint": "http://localhost:8080",
"genesis_path":"/var/lib/indy/verity-staging/pool_transactions_genesis",
"institution_name": "institution",
"institution_logo_url": "http://robohash.org/234",
"institution_did": "EwsFhWVoc3Fwqzrwe998aQ",
"institution_verkey": "8brs38hPDkw5yhtzyk2tz7zkp8ijTyWnER165zDQbpK6",
"remote_to_sdk_did": "EtfeMFytvYTKnWwqTScp9D",
"remote_to_sdk_verkey": "8a7hZDyJK1nNCizRCKMr4H4QbDm8Gg2vcbDRab8SVfsi",
"sdk_to_remote_did": "KacwZ2ndG6396KXJ9NDDw6",
"sdk_to_remote_verkey": "B8LgZGxEPcpTJfZkeqXuKNLihM1Awm8yidqsNwYi5QGc",
"payment_method": "null"
}