Skip to content

Commit

Permalink
Examples: Update flow.json to new format expected by Flow CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens committed Apr 21, 2020
1 parent 4be50a6 commit d9fdcd8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"accounts": {
"root": {
"address": "0000000000000000000000000000000000000001",
"privateKey": "f87db87930770201010420c2e6c8cb9e8c9b9a7afe1df8ae431e68317ff7a9f42f8982b7877a9da76b28a7a00a06082a8648ce3d030107a14403420004c2c482bf01344a085af036f9413dd17a0d98a5b6fb4915c3ad4c3cb574e03ea5e2d47608093a26081c165722621bf9d8ff4b880cac0e7c586af3d86c0818a4af0203"
"privateKey": "bf9db4706c2fdb9011ee7e170ccac492f05427b96ab41d8bf2d8c58443704b76",
"sigAlgorithm": "ECDSA_P256",
"hashAlgorithm": "SHA3_256"
}
}
}

0 comments on commit d9fdcd8

Please sign in to comment.