File tree Expand file tree Collapse file tree 2 files changed +4
-35
lines changed
Expand file tree Collapse file tree 2 files changed +4
-35
lines changed Original file line number Diff line number Diff line change 1616coverage.json
1717coverage.lcov
1818* .pkey
19+
20+ # Private flow.jsons
21+
22+ private.flow.json
Original file line number Diff line number Diff line change 154154 "emulator-account" : {
155155 "address" : " f8d6e0586b0a20c7" ,
156156 "key" : " 7677f7c9410f8773b482737c778b5d7c6acfdbbae718d61e4727a07667f66004"
157- },
158- "mainnet-locked-tokens" : {
159- "address" : " 8d0e87b65159ae63" ,
160- "key" : {
161- "type" : " google-kms" ,
162- "hashAlgorithm" : " SHA2_256" ,
163- "resourceID" : " projects/dl-flow/locations/global/keyRings/mainnet/cryptoKeys/service-account/cryptoKeyVersions/1"
164- }
165- },
166- "testnet-locked-tokens" : {
167- "address" : " 95e019a17d0e23d7" ,
168- "key" : {
169- "type" : " file" ,
170- "location" : " ./testnet-service.pkey"
171- }
172- },
173- "testnet-service" : {
174- "address" : " 8c5303eaa26202d6" ,
175- "key" : {
176- "type" : " file" ,
177- "signatureAlgorithm" : " ECDSA_secp256k1" ,
178- "hashAlgorithm" : " SHA2_256" ,
179- "location" : " ./testnet-service.pkey"
180- }
181- }
182- },
183- "deployments" : {
184- "testnet" : {
185- "testnet-locked-tokens" : [
186- " LockedTokens" ,
187- " FlowStakingCollection"
188- ],
189- "testnet-service" : [
190- " Crypto"
191- ]
192157 }
193158 }
194159}
You can’t perform that action at this time.
0 commit comments